summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/slapfght.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/slapfght.c')
-rw-r--r--src/mame/video/slapfght.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/slapfght.c b/src/mame/video/slapfght.c
index 777d0989020..d40bb248821 100644
--- a/src/mame/video/slapfght.c
+++ b/src/mame/video/slapfght.c
@@ -132,7 +132,7 @@ WRITE8_HANDLER( slapfight_palette_bank_w )
}
#ifdef MAME_DEBUG
-void slapfght_log_vram(void)
+static void slapfght_log_vram(void)
{
if ( input_code_pressed_once(KEYCODE_B) )
{