summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/hec2hrp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/includes/hec2hrp.h')
-rw-r--r--src/mess/includes/hec2hrp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mess/includes/hec2hrp.h b/src/mess/includes/hec2hrp.h
index 6eeae173b3e..073f75ff29a 100644
--- a/src/mess/includes/hec2hrp.h
+++ b/src/mess/includes/hec2hrp.h
@@ -137,6 +137,7 @@ public:
DECLARE_MACHINE_START(hec2mdhrx);
DECLARE_MACHINE_RESET(hec2mdhrx);
UINT32 screen_update_hec2hrp(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
+ TIMER_CALLBACK_MEMBER(Callback_CK);
};
/*----------- defined in machine/hec2hrp.c -----------*/