mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 14:19:55 -06:00
start 3D rendering at scanline 215. fixes Worms2D.
This commit is contained in:
@ -72,6 +72,7 @@ void CheckFIFOIRQ();
|
||||
void CheckFIFODMA();
|
||||
|
||||
void VBlank();
|
||||
void VCount215();
|
||||
u32* GetLine(int line);
|
||||
|
||||
u8 Read8(u32 addr);
|
||||
|
Reference in New Issue
Block a user