summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/suna8.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/suna8.h')
-rw-r--r--src/mame/includes/suna8.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/suna8.h b/src/mame/includes/suna8.h
index e87d1217a16..57197dd6ad9 100644
--- a/src/mame/includes/suna8.h
+++ b/src/mame/includes/suna8.h
@@ -124,6 +124,8 @@ public:
DECLARE_READ8_MEMBER(suna8_banked_spriteram_r);
DECLARE_WRITE8_MEMBER(suna8_spriteram_w);
DECLARE_WRITE8_MEMBER(suna8_banked_spriteram_w);
+ DECLARE_DRIVER_INIT(brickzn_common);
+ DECLARE_DRIVER_INIT(brickznv5);
DECLARE_DRIVER_INIT(brickznv4);
DECLARE_DRIVER_INIT(starfigh);
DECLARE_DRIVER_INIT(hardhea2);