summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bfcobra.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/bfcobra.c')
-rw-r--r--src/mame/drivers/bfcobra.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/bfcobra.c b/src/mame/drivers/bfcobra.c
index 6204f99740d..0b286bcf7be 100644
--- a/src/mame/drivers/bfcobra.c
+++ b/src/mame/drivers/bfcobra.c
@@ -138,7 +138,7 @@ static void update_irqs(void)
***************************************************************************/
#ifdef MAME_DEBUG
-int DEBUG_BLITTER = 0;
+static int DEBUG_BLITTER = 0;
#endif
/* Typedefs */