summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/dc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/dc.h')
-rw-r--r--src/mame/includes/dc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/dc.h b/src/mame/includes/dc.h
index 1f755929218..6a954938048 100644
--- a/src/mame/includes/dc.h
+++ b/src/mame/includes/dc.h
@@ -97,6 +97,8 @@ class dc_state : public driver_device
DECLARE_MACHINE_RESET(dc_console);
DECLARE_INPUT_CHANGED_MEMBER(mastercpu_cheat_r);
+
+ void naomi_aw_base(machine_config &config);
};
/*--------- Ch2-DMA Control Registers ----------*/