summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/route16.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/route16.h')
-rw-r--r--src/mame/includes/route16.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/route16.h b/src/mame/includes/route16.h
index 4e5753430a0..6d39d812a5b 100644
--- a/src/mame/includes/route16.h
+++ b/src/mame/includes/route16.h
@@ -30,7 +30,7 @@ public:
DECLARE_WRITE8_MEMBER(stratvox_sn76477_w);
DECLARE_MACHINE_START(speakres);
DECLARE_MACHINE_START(ttmahjng);
- DECLARE_DRIVER_INIT(route16);
+ void init_route16();
uint32_t screen_update_route16(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);
uint32_t screen_update_ttmahjng(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);