summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bagman.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bagman.h')
-rw-r--r--src/mame/includes/bagman.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mame/includes/bagman.h b/src/mame/includes/bagman.h
index fe2394a3b49..469c81e0bbe 100644
--- a/src/mame/includes/bagman.h
+++ b/src/mame/includes/bagman.h
@@ -80,6 +80,12 @@ public:
uint32_t screen_update(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
void draw_sprites(bitmap_ind16 &bitmap, const rectangle &cliprect);
void update_pal();
+ void botanic(machine_config &config);
+ void squaitsa(machine_config &config);
+ void sbagman(machine_config &config);
+ void bagman(machine_config &config);
+ void pickin(machine_config &config);
+ void sbagmani(machine_config &config);
};
/*----------- timings -----------*/