summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/kc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/kc.cpp')
-rw-r--r--src/mame/machine/kc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/kc.cpp b/src/mame/machine/kc.cpp
index 60b119e9524..0d1af0d94b7 100644
--- a/src/mame/machine/kc.cpp
+++ b/src/mame/machine/kc.cpp
@@ -26,7 +26,7 @@ struct kcc_header
/* now type name that has appeared! */
/* load snapshot */
-QUICKLOAD_LOAD_MEMBER( kc_state,kc)
+QUICKLOAD_LOAD_MEMBER(kc_state::quickload_cb)
{
struct kcc_header *header;
uint16_t addr;