summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/model1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/model1.h')
-rw-r--r--src/mame/includes/model1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/model1.h b/src/mame/includes/model1.h
index 44a5b3c2504..9f33cf94790 100644
--- a/src/mame/includes/model1.h
+++ b/src/mame/includes/model1.h
@@ -512,6 +512,7 @@ private:
DECLARE_WRITE8_MEMBER(wingwar_outputs_w);
DECLARE_WRITE8_MEMBER(wingwar360_outputs_w);
DECLARE_WRITE8_MEMBER(netmerc_outputs_w);
+ DECLARE_WRITE8_MEMBER(drive_board_w);
};