misc. shito

This commit is contained in:
Arisotura 2020-12-04 18:26:48 +01:00
parent d2cd3eadbe
commit 6aad429383

View File

@ -67,6 +67,11 @@ private:
u16 StandbyCnt;
u16 MiscCnt;
u16 MCUAddr;
u16* MCUData;
u8 MCURegs[0x8000];
static u16 ModuleCnt;
static u16 Cnt;