summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/aussiebyte.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/aussiebyte.h')
-rw-r--r--src/mame/includes/aussiebyte.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/aussiebyte.h b/src/mame/includes/aussiebyte.h
index bd4b51aba70..1de0934b549 100644
--- a/src/mame/includes/aussiebyte.h
+++ b/src/mame/includes/aussiebyte.h
@@ -67,7 +67,7 @@ public:
void aussiebyte(machine_config &config);
- DECLARE_QUICKLOAD_LOAD_MEMBER(aussiebyte);
+ DECLARE_QUICKLOAD_LOAD_MEMBER(quickload_cb);
protected:
DECLARE_READ8_MEMBER(memory_read_byte);