summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/cxhumax.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/cxhumax.h')
-rw-r--r--src/mame/includes/cxhumax.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/cxhumax.h b/src/mame/includes/cxhumax.h
index 40a5121d0b3..b87cbfe578d 100644
--- a/src/mame/includes/cxhumax.h
+++ b/src/mame/includes/cxhumax.h
@@ -165,6 +165,7 @@ public:
virtual void video_start() override;
uint32_t screen_update_cxhumax(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);
TIMER_CALLBACK_MEMBER(timer_tick);
+ void cxhumax(machine_config &config);
};
#define INTDEST 0 // Interrupt destination (1=IRQ, 0=FIQ)