summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/trs80m3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/trs80m3.cpp')
-rw-r--r--src/mame/machine/trs80m3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/trs80m3.cpp b/src/mame/machine/trs80m3.cpp
index ff02d8a32f0..4c68d07e4de 100644
--- a/src/mame/machine/trs80m3.cpp
+++ b/src/mame/machine/trs80m3.cpp
@@ -620,7 +620,7 @@ void trs80m3_state::machine_reset()
IMPLEMENTATION
***************************************************************************/
-QUICKLOAD_LOAD_MEMBER( trs80m3_state, trs80_cmd )
+QUICKLOAD_LOAD_MEMBER(trs80m3_state::quickload_cb)
{
address_space &program = m_maincpu->space(AS_PROGRAM);