just incase

This commit is contained in:
dinkc64 2015-02-16 19:19:32 +00:00
parent f92b16a06b
commit ec34cfd179
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ static UINT8 oki_bank;
static UINT16 soundlatch;
static UINT16 soundlatch2;
static UINT16 mcu_ram[6];
static UINT16 mcu_ram[0x10];
static INT32 mcu_hs = 0;
static UINT16 *mcu_config;
static UINT32 mcu_write_address;