DC/Naomi: minor change for MESS's benefit, not worth mentioning.

This commit is contained in:
R. Belmont 2009-09-13 22:45:57 +00:00
parent 6d812eb39c
commit 5f3fd63d98

View File

@ -147,7 +147,7 @@ UINT32 dc_sysctrl_regs[0x200/4];
UINT32 dc_coin_counts[2]; UINT32 dc_coin_counts[2];
static UINT32 maple_regs[0x100/4]; static UINT32 maple_regs[0x100/4];
static UINT32 dc_rtcregister[4]; static UINT32 dc_rtcregister[4];
static UINT32 g1bus_regs[0x100/4]; UINT32 g1bus_regs[0x100/4];
static UINT32 g2bus_regs[0x100/4]; static UINT32 g2bus_regs[0x100/4];
UINT8 maple0x86data1[0x80]; UINT8 maple0x86data1[0x80];
static UINT8 maple0x86data2[0x400]; static UINT8 maple0x86data2[0x400];