summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/starshp1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/starshp1.h')
-rw-r--r--src/mame/includes/starshp1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/starshp1.h b/src/mame/includes/starshp1.h
index b588c5e180b..2006c8ba674 100644
--- a/src/mame/includes/starshp1.h
+++ b/src/mame/includes/starshp1.h
@@ -125,6 +125,7 @@ public:
required_device<screen_device> m_screen;
required_device<palette_device> m_palette;
void starshp1(machine_config &config);
+ void starshp1_map(address_map &map);
};
/*----------- defined in audio/starshp1.c -----------*/