summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bsktball.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bsktball.h')
-rw-r--r--src/mame/includes/bsktball.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/bsktball.h b/src/mame/includes/bsktball.h
index 0195063f153..e1781d35fb8 100644
--- a/src/mame/includes/bsktball.h
+++ b/src/mame/includes/bsktball.h
@@ -72,6 +72,7 @@ public:
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;
void bsktball(machine_config &config);
+ void main_map(address_map &map);
};
/*----------- defined in audio/bsktball.c -----------*/