summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/exprraid.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/exprraid.h')
-rw-r--r--src/mame/includes/exprraid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/exprraid.h b/src/mame/includes/exprraid.h
index 0b0c8b0c815..81068896839 100644
--- a/src/mame/includes/exprraid.h
+++ b/src/mame/includes/exprraid.h
@@ -20,7 +20,7 @@ struct _exprraid_state
int bg_index[4];
/* misc */
- //int coin; // used in the commented out INTERRUPT_GEN - can this be removed?
+ //int coin; // used in the commented out INTERRUPT_GEN - can this be removed?
/* devices */
const device_config *maincpu;