summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/naomig1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/naomig1.h')
-rw-r--r--src/mame/machine/naomig1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/machine/naomig1.h b/src/mame/machine/naomig1.h
index 2a6a8b29104..0458246d815 100644
--- a/src/mame/machine/naomig1.h
+++ b/src/mame/machine/naomig1.h
@@ -24,6 +24,7 @@ public:
void set_dma_cb(dma_cb cb) { _dma_cb = cb; }
void amap(address_map &map);
+ virtual void submap(address_map &map) = 0;
DECLARE_READ32_MEMBER(sb_gdstar_r); // 5f7404
DECLARE_WRITE32_MEMBER(sb_gdstar_w); // 5f7404