summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/astrocde.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/astrocde.h')
-rw-r--r--src/mame/includes/astrocde.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/astrocde.h b/src/mame/includes/astrocde.h
index 9d5d437d627..9b1301b3897 100644
--- a/src/mame/includes/astrocde.h
+++ b/src/mame/includes/astrocde.h
@@ -129,6 +129,7 @@ public:
DECLARE_READ8_MEMBER(profpac_videoram_r);
DECLARE_WRITE8_MEMBER(profpac_videoram_w);
DECLARE_INPUT_CHANGED_MEMBER(spacezap_monitor);
+ DECLARE_WRITE_LINE_MEMBER(lightpen_trigger_w);
void init_profpac();
void init_spacezap();
void init_robby();