summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/taitojc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/taitojc.h')
-rw-r--r--src/mame/includes/taitojc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/taitojc.h b/src/mame/includes/taitojc.h
index 9625bb89bb2..9d6dd1da67d 100644
--- a/src/mame/includes/taitojc.h
+++ b/src/mame/includes/taitojc.h
@@ -154,4 +154,5 @@ private:
void taitojc_map(address_map &map);
void tms_data_map(address_map &map);
void tms_program_map(address_map &map);
+ void cpu_space_map(address_map &map);
};