summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/xybots.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/xybots.h')
-rw-r--r--src/mame/includes/xybots.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/xybots.h b/src/mame/includes/xybots.h
index 19b46fcc310..ec05578bf04 100644
--- a/src/mame/includes/xybots.h
+++ b/src/mame/includes/xybots.h
@@ -37,4 +37,5 @@ public:
uint32_t screen_update_xybots(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
static const atari_motion_objects_config s_mob_config;
+ void xybots(machine_config &config);
};