summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/atarigt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/atarigt.h')
-rw-r--r--src/mame/includes/atarigt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/atarigt.h b/src/mame/includes/atarigt.h
index d3e1144d42c..86aad4cea95 100644
--- a/src/mame/includes/atarigt.h
+++ b/src/mame/includes/atarigt.h
@@ -91,6 +91,7 @@ public:
void tmek(machine_config &config);
void primrage20(machine_config &config);
void primrage(machine_config &config);
+ void main_map(address_map &map);
private:
void tmek_update_mode(offs_t offset);
void tmek_protection_w(address_space &space, offs_t offset, uint16_t data);