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.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mame/includes/atarig1.h b/src/mame/includes/atarig1.h
index f2cd433ae58..cef0d9c29bd 100644
--- a/src/mame/includes/atarig1.h
+++ b/src/mame/includes/atarig1.h
@@ -67,11 +67,11 @@ public:
DECLARE_VIDEO_START(atarig1);
uint32_t screen_update_atarig1(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
void atarig1(machine_config &config);
- void pitfightj(machine_config &config);
- void pitfight7(machine_config &config);
- void pitfight9(machine_config &config);
+ void pfslap111(machine_config &config);
+ void pfslap112(machine_config &config);
+ void pfslap113(machine_config &config);
+ void pfslap114(machine_config &config);
void pitfightb(machine_config &config);
- void pitfight(machine_config &config);
void hydrap(machine_config &config);
void hydra(machine_config &config);
void main_map(address_map &map);