summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/rm380z.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/rm380z.cpp')
-rw-r--r--src/mame/machine/rm380z.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/rm380z.cpp b/src/mame/machine/rm380z.cpp
index 9237b372c9e..966eaf61590 100644
--- a/src/mame/machine/rm380z.cpp
+++ b/src/mame/machine/rm380z.cpp
@@ -311,6 +311,6 @@ void rm380z_state::config_memory_map()
}
}
-void rm380z_state::machine_reset_rm480z()
+MACHINE_RESET_MEMBER( rm380z_state, rm480z )
{
}