summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bosco.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bosco.h')
-rw-r--r--src/mame/includes/bosco.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/bosco.h b/src/mame/includes/bosco.h
index 001abc62e73..d6aeb70c227 100644
--- a/src/mame/includes/bosco.h
+++ b/src/mame/includes/bosco.h
@@ -43,6 +43,7 @@ public:
DECLARE_WRITE8_MEMBER( bosco_scrollx_w );
DECLARE_WRITE8_MEMBER( bosco_scrolly_w );
DECLARE_WRITE8_MEMBER( bosco_starclr_w );
+ void bosco(machine_config &config);
};
#endif // MAME_INCLUDES_BOSCO_H