summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/xorworld.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/xorworld.h')
-rw-r--r--src/mame/includes/xorworld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/xorworld.h b/src/mame/includes/xorworld.h
index b06d4b784e5..832ca347e81 100644
--- a/src/mame/includes/xorworld.h
+++ b/src/mame/includes/xorworld.h
@@ -30,7 +30,7 @@ public:
TILE_GET_INFO_MEMBER(get_bg_tile_info);
- DECLARE_DRIVER_INIT(xorworld);
+ void init_xorworld();
virtual void video_start() override;
DECLARE_PALETTE_INIT(xorworld);