summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/exp85.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/exp85.h')
-rw-r--r--src/mame/includes/exp85.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/exp85.h b/src/mame/includes/exp85.h
index 5a6767b4d78..42aaf9f074a 100644
--- a/src/mame/includes/exp85.h
+++ b/src/mame/includes/exp85.h
@@ -43,6 +43,8 @@ public:
/* cassette state */
int m_tape_control;
void exp85(machine_config &config);
+ void exp85_io(address_map &map);
+ void exp85_mem(address_map &map);
};
#endif // MAME_INCLUDES_EXP85_H