summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/konami/konami.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/konami/konami.h')
-rw-r--r--src/emu/cpu/konami/konami.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/konami/konami.h b/src/emu/cpu/konami/konami.h
index cb49648d4da..7cc5f58dd7e 100644
--- a/src/emu/cpu/konami/konami.h
+++ b/src/emu/cpu/konami/konami.h
@@ -16,7 +16,7 @@ enum
#define KONAMI_SETLINES_CALLBACK(name) void name(device_t *device, int lines)
-#define KONAMI_IRQ_LINE 0 /* IRQ line number */
+#define KONAMI_IRQ_LINE 0 /* IRQ line number */
#define KONAMI_FIRQ_LINE 1 /* FIRQ line number */
/* PUBLIC FUNCTIONS */