summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/naomi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/naomi.h')
-rw-r--r--src/mame/includes/naomi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/naomi.h b/src/mame/includes/naomi.h
index 11160f45f98..9c6a3173851 100644
--- a/src/mame/includes/naomi.h
+++ b/src/mame/includes/naomi.h
@@ -79,6 +79,7 @@ protected:
optional_ioport_array<5> m_mp;
DECLARE_MACHINE_RESET(naomi);
+ DECLARE_WRITE_LINE_MEMBER(external_reset);
DECLARE_READ16_MEMBER( naomi_g2bus_r );
DECLARE_READ64_MEMBER( eeprom_93c46a_r );