summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/sbrkout.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/sbrkout.c')
-rw-r--r--src/mame/machine/sbrkout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/sbrkout.c b/src/mame/machine/sbrkout.c
index 362449bbdb3..e5cc046905d 100644
--- a/src/mame/machine/sbrkout.c
+++ b/src/mame/machine/sbrkout.c
@@ -12,7 +12,7 @@
#define SBRKOUT_DOUBLE 0x01
#define SBRKOUT_CAVITY 0x02
-int sbrkout_game_switch = SBRKOUT_PROGRESSIVE;
+static int sbrkout_game_switch = SBRKOUT_PROGRESSIVE;
/***************************************************************************