summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/strnskil.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/strnskil.h')
-rw-r--r--src/mame/includes/strnskil.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/strnskil.h b/src/mame/includes/strnskil.h
index 82624b2060f..84d9622c6b6 100644
--- a/src/mame/includes/strnskil.h
+++ b/src/mame/includes/strnskil.h
@@ -38,8 +38,8 @@ public:
DECLARE_WRITE8_MEMBER(strnskil_videoram_w);
DECLARE_WRITE8_MEMBER(strnskil_scrl_ctrl_w);
- DECLARE_DRIVER_INIT(banbam);
- DECLARE_DRIVER_INIT(pettanp);
+ void init_banbam();
+ void init_pettanp();
TILE_GET_INFO_MEMBER(get_bg_tile_info);