summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/galaxold.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/galaxold.h')
-rw-r--r--src/mame/includes/galaxold.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/galaxold.h b/src/mame/includes/galaxold.h
index c204c01099c..3949ac17a24 100644
--- a/src/mame/includes/galaxold.h
+++ b/src/mame/includes/galaxold.h
@@ -222,7 +222,7 @@ public:
TIMER_CALLBACK_MEMBER(stars_blink_callback);
TIMER_CALLBACK_MEMBER(stars_scroll_callback);
TIMER_DEVICE_CALLBACK_MEMBER(galaxold_interrupt_timer);
- IRQ_CALLBACK_MEMBER(hunchbkg_irq_callback);
+ uint8_t hunchbkg_intack();
void state_save_register();
void video_start_common();