mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2024-11-14 13:27:41 -07:00
misc. shito
This commit is contained in:
parent
d2cd3eadbe
commit
6aad429383
@ -67,6 +67,11 @@ private:
|
||||
u16 StandbyCnt;
|
||||
u16 MiscCnt;
|
||||
|
||||
u16 MCUAddr;
|
||||
u16* MCUData;
|
||||
|
||||
u8 MCURegs[0x8000];
|
||||
|
||||
static u16 ModuleCnt;
|
||||
static u16 Cnt;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user