mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -06:00
fix that bug where NSMB's backgrounds lagged one frame behind
This commit is contained in:
@ -38,6 +38,7 @@ public:
|
||||
|
||||
void DrawScanline(u32 line);
|
||||
void VBlank();
|
||||
void VBlankEnd();
|
||||
|
||||
void BGExtPalDirty(u32 base);
|
||||
void OBJExtPalDirty();
|
||||
|
Reference in New Issue
Block a user