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 d6aeb70c227..fe5473e85f7 100644
--- a/src/mame/includes/bosco.h
+++ b/src/mame/includes/bosco.h
@@ -44,6 +44,7 @@ public:
DECLARE_WRITE8_MEMBER( bosco_scrolly_w );
DECLARE_WRITE8_MEMBER( bosco_starclr_w );
void bosco(machine_config &config);
+ void bosco_map(address_map &map);
};
#endif // MAME_INCLUDES_BOSCO_H