summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/lethalj.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/lethalj.h')
-rw-r--r--src/mame/includes/lethalj.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/includes/lethalj.h b/src/mame/includes/lethalj.h
index fdef8714416..56be8e67e3c 100644
--- a/src/mame/includes/lethalj.h
+++ b/src/mame/includes/lethalj.h
@@ -18,6 +18,9 @@ public:
UINT16 m_gunx;
UINT16 m_guny;
UINT8 m_blank_palette;
+ DECLARE_WRITE16_MEMBER(ripribit_control_w);
+ DECLARE_WRITE16_MEMBER(cfarm_control_w);
+ DECLARE_WRITE16_MEMBER(cclownz_control_w);
};