what the HEY

This commit is contained in:
tildearrow 2024-04-28 03:08:00 -05:00
parent 762f9f28db
commit 15fb257964

View file

@ -62,7 +62,7 @@ class DivPlatformYM2608: public DivPlatformOPN {
bool lastSH2;
bool lastS;
unsigned char cas, ras, rssCycle, rssSubCycle;
unsigned short adMemAddr;
unsigned int adMemAddr;
int adReadCount;
unsigned char* adpcmBMem;