summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bloodbro.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bloodbro.h')
-rw-r--r--src/mame/includes/bloodbro.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/bloodbro.h b/src/mame/includes/bloodbro.h
index a1bebc2d9c4..218e84d7297 100644
--- a/src/mame/includes/bloodbro.h
+++ b/src/mame/includes/bloodbro.h
@@ -65,7 +65,7 @@ public:
void bloodbro_draw_sprites(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
void weststry_draw_sprites(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
- DECLARE_DRIVER_INIT(weststry);
+ void init_weststry();
void bloodbro(machine_config &config);
void skysmash(machine_config &config);
void weststry(machine_config &config);