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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/mac.h b/src/mame/includes/mac.h
index 2585fa8de49..9e1fcb28f54 100644
--- a/src/mame/includes/mac.h
+++ b/src/mame/includes/mac.h
@@ -307,6 +307,7 @@ private:
void rbv_recalc_irqs();
void update_volume();
+ void mac_via_sync();
uint16_t mac_via_r(offs_t offset);
void mac_via_w(offs_t offset, uint16_t data, uint16_t mem_mask = ~0);
uint16_t mac_via2_r(offs_t offset);