summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/kaypro.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/kaypro.h')
-rw-r--r--src/mame/includes/kaypro.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/kaypro.h b/src/mame/includes/kaypro.h
index d344e6d40a1..aa676b26fb6 100644
--- a/src/mame/includes/kaypro.h
+++ b/src/mame/includes/kaypro.h
@@ -66,7 +66,7 @@ public:
uint32_t screen_update_kaypro484(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);
uint32_t screen_update_omni2(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
MC6845_UPDATE_ROW(kaypro484_update_row);
- DECLARE_QUICKLOAD_LOAD_MEMBER(kaypro);
+ DECLARE_QUICKLOAD_LOAD_MEMBER(quickload_cb);
void omni2(machine_config &config);
void kayproiv(machine_config &config);