summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/vc4000.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/vc4000.h')
-rw-r--r--src/mame/includes/vc4000.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/vc4000.h b/src/mame/includes/vc4000.h
index 58a96fc63e3..b436892e739 100644
--- a/src/mame/includes/vc4000.h
+++ b/src/mame/includes/vc4000.h
@@ -136,7 +136,7 @@ private:
void vc4000_palette(palette_device &palette) const;
uint32_t screen_update_vc4000(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
INTERRUPT_GEN_MEMBER(vc4000_video_line);
- DECLARE_QUICKLOAD_LOAD_MEMBER(vc4000);
+ DECLARE_QUICKLOAD_LOAD_MEMBER(quickload_cb);
void elektor_mem(address_map &map);
void vc4000_mem(address_map &map);