summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/mac.h')
-rw-r--r--src/mame/includes/mac.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/mac.h b/src/mame/includes/mac.h
index cddb4f2aef9..4a025ce30d1 100644
--- a/src/mame/includes/mac.h
+++ b/src/mame/includes/mac.h
@@ -406,6 +406,8 @@ private:
void sel35_w(int sel35);
void devsel_w(uint8_t devsel);
void hdsel_w(int hdsel);
+ void devsel_s3_w(uint8_t devsel);
+ void hdsel_s3_w(int hdsel);
DECLARE_VIDEO_START(mac);
DECLARE_VIDEO_START(macsonora);