summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/victory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/victory.h')
-rw-r--r--src/mame/includes/victory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/victory.h b/src/mame/includes/victory.h
index b4a688233aa..066f0f3ccf4 100644
--- a/src/mame/includes/victory.h
+++ b/src/mame/includes/victory.h
@@ -54,6 +54,7 @@ public:
UINT8 m_scrolly;
UINT8 m_video_control;
struct micro_t m_micro;
+ DECLARE_WRITE8_MEMBER(lamp_control_w);
};