This commit is contained in:
retro-wertz
2017-09-09 20:36:09 +08:00
parent 539ac8b995
commit aaabbd8a50

View File

@@ -84,7 +84,7 @@ static volatile int nofocus = 0;
static int32_t *sound = 0;
static uint32_t JSReturn[2];
static uint32_t MouseData[2];
static uint32_t MouseData[3];
static uint32_t current_palette = 0;
int PPUViewScanline=0;