summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gotcha.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/gotcha.h')
-rw-r--r--src/mame/includes/gotcha.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/gotcha.h b/src/mame/includes/gotcha.h
index 109f982141c..fa377ba033f 100644
--- a/src/mame/includes/gotcha.h
+++ b/src/mame/includes/gotcha.h
@@ -26,6 +26,7 @@ public:
/* devices */
device_t *m_audiocpu;
+ DECLARE_WRITE16_MEMBER(gotcha_lamps_w);
};