summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/toaplan1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/toaplan1.h')
-rw-r--r--src/mame/includes/toaplan1.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mame/includes/toaplan1.h b/src/mame/includes/toaplan1.h
index c93fe0d0d9a..9ea323ebd02 100644
--- a/src/mame/includes/toaplan1.h
+++ b/src/mame/includes/toaplan1.h
@@ -143,12 +143,11 @@ public:
void screen_eof_rallybik(screen_device &screen, bool state);
void screen_eof_toaplan1(screen_device &screen, bool state);
void screen_eof_samesame(screen_device &screen, bool state);
+ INTERRUPT_GEN_MEMBER(toaplan1_interrupt);
};
/*----------- defined in machine/toaplan1.c -----------*/
-
-INTERRUPT_GEN( toaplan1_interrupt );
void toaplan1_driver_savestate(running_machine &machine);
void demonwld_driver_savestate(running_machine &machine);
void vimana_driver_savestate(running_machine &machine);