mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-08-01 10:39:53 -06:00
make things work, sorta kinda (I lost track)
This commit is contained in:
@ -196,6 +196,7 @@ extern u32 ROMCnt;
|
||||
|
||||
extern u8 ROMCommand[8];
|
||||
|
||||
extern bool CartInserted;
|
||||
extern u8* CartROM;
|
||||
extern u32 CartROMSize;
|
||||
|
||||
|
Reference in New Issue
Block a user