aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gui32/gui32.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/gui32/gui32.h')
-rw-r--r--engines/sci/gui32/gui32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sci/gui32/gui32.h b/engines/sci/gui32/gui32.h
index 21c496d871..c30eeb2b7e 100644
--- a/engines/sci/gui32/gui32.h
+++ b/engines/sci/gui32/gui32.h
@@ -74,6 +74,7 @@ public:
reg_t graphSaveBox(Common::Rect rect, uint16 flags);
void graphRestoreBox(reg_t handle);
void graphUpdateBox(Common::Rect);
+ void graphRedrawBox(Common::Rect);
int16 picNotValid(int16 newPicNotValid);