aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/cge2/vga13h.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/cge2/vga13h.h b/engines/cge2/vga13h.h
index 5e1280c6c9..617e1a7204 100644
--- a/engines/cge2/vga13h.h
+++ b/engines/cge2/vga13h.h
@@ -239,8 +239,8 @@ public:
void moveShapesHi();
void moveShapesLo();
int labVal(Action snq, int lab);
- Sprite *expand();
- Sprite *contract();
+ virtual Sprite *expand();
+ virtual Sprite *contract();
void backShow();
void setName(char *newName);
inline char *name() {