summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/rohga.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/rohga.h')
-rw-r--r--src/mame/includes/rohga.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/rohga.h b/src/mame/includes/rohga.h
index 1b36e212313..ed3345f4121 100644
--- a/src/mame/includes/rohga.h
+++ b/src/mame/includes/rohga.h
@@ -70,6 +70,7 @@ public:
DECLARE_DRIVER_INIT(wizdfire);
DECLARE_DRIVER_INIT(nitrobal);
DECLARE_DRIVER_INIT(schmeisr);
+ DECLARE_DRIVER_INIT(hangzo);
DECLARE_DRIVER_INIT(rohga);
DECLARE_VIDEO_START(wizdfire);
uint32_t screen_update_rohga(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);