summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/exidy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/exidy.h')
-rw-r--r--src/mame/includes/exidy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/exidy.h b/src/mame/includes/exidy.h
index 6fb2cacd3a7..989f208efec 100644
--- a/src/mame/includes/exidy.h
+++ b/src/mame/includes/exidy.h
@@ -43,6 +43,7 @@ public:
bitmap_ind16 m_motion_object_1_vid;
bitmap_ind16 m_motion_object_2_vid;
bitmap_ind16 m_motion_object_2_clip;
+ DECLARE_WRITE8_MEMBER(fax_bank_select_w);
};