summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/btoads.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/btoads.c')
-rw-r--r--src/mame/video/btoads.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/btoads.c b/src/mame/video/btoads.c
index 0611ef51938..a56ed760d1c 100644
--- a/src/mame/video/btoads.c
+++ b/src/mame/video/btoads.c
@@ -527,7 +527,7 @@ void btoads_scanline_update(running_machine *machine, int screen, mame_bitmap *b
char name[10];
FILE *f;
int i;
-
+
while (input_code_pressed(KEYCODE_X)) ;
sprintf(name, "disp%d.log", count++);