summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/atarig1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/atarig1.h')
-rw-r--r--src/mame/includes/atarig1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/atarig1.h b/src/mame/includes/atarig1.h
index b6bbfac3327..d4ae52cddca 100644
--- a/src/mame/includes/atarig1.h
+++ b/src/mame/includes/atarig1.h
@@ -72,6 +72,7 @@ public:
void pitfight(machine_config &config);
void hydrap(machine_config &config);
void hydra(machine_config &config);
+ void main_map(address_map &map);
private:
void pitfightb_cheap_slapstic_init();
};