summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/mame.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/mame.h')
-rw-r--r--src/emu/mame.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/mame.h b/src/emu/mame.h
index aa699fc7885..802d588eb5f 100644
--- a/src/emu/mame.h
+++ b/src/emu/mame.h
@@ -211,7 +211,7 @@ struct _running_machine
/* debugger-related information */
UINT32 debug_flags; /* the current debug flags */
-
+
/* generic pointers */
generic_pointers generic; /* generic pointers */