summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/kaneko16.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/kaneko16.c')
-rw-r--r--src/mame/machine/kaneko16.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/kaneko16.c b/src/mame/machine/kaneko16.c
index 2e668ce3605..3e00e7036c1 100644
--- a/src/mame/machine/kaneko16.c
+++ b/src/mame/machine/kaneko16.c
@@ -2041,7 +2041,7 @@ DRIVER_INIT(calc3_scantables)
{
UINT8* tmpdstram = auto_alloc_array(machine, UINT8, 0x2000);
#if CALC3_VERBOSE_OUTPUT
- int length;
+ int length;
#endif
memset(tmpdstram, 0x00,0x2000);