summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/crimfght.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/crimfght.h')
-rw-r--r--src/mame/includes/crimfght.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mame/includes/crimfght.h b/src/mame/includes/crimfght.h
index 91a45d81ffd..e02e06561ec 100644
--- a/src/mame/includes/crimfght.h
+++ b/src/mame/includes/crimfght.h
@@ -23,6 +23,10 @@ public:
device_t *m_k007232;
device_t *m_k052109;
device_t *m_k051960;
+ DECLARE_WRITE8_MEMBER(crimfght_coin_w);
+ DECLARE_WRITE8_MEMBER(crimfght_sh_irqtrigger_w);
+ DECLARE_READ8_MEMBER(k052109_051960_r);
+ DECLARE_WRITE8_MEMBER(k052109_051960_w);
};
/*----------- defined in video/crimfght.c -----------*/