summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/abc80x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/abc80x.h')
-rw-r--r--src/mame/includes/abc80x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/abc80x.h b/src/mame/includes/abc80x.h
index 10ae7ca0d8f..1d1509817df 100644
--- a/src/mame/includes/abc80x.h
+++ b/src/mame/includes/abc80x.h
@@ -129,7 +129,7 @@ public:
TIMER_DEVICE_CALLBACK_MEMBER( ctc_tick );
TIMER_DEVICE_CALLBACK_MEMBER( cassette_input_tick );
- DECLARE_QUICKLOAD_LOAD_MEMBER( bac );
+ DECLARE_QUICKLOAD_LOAD_MEMBER(quickload_cb);
// memory state
bool m_fetch_charram; // opcode fetched from character RAM region (0x7800-0x7fff)