aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index e605811a37..c065f12cef 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -386,6 +386,7 @@ public:
void updateCursor();
virtual void animateCursor() {}
void updatePalette();
+ virtual void saveOrLoadCursorImages(Serializer *s) {}
/**
* Flag which signals that the SMUSH video playback should end now