aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/frameout.h
diff options
context:
space:
mode:
authorColin Snover2017-04-22 12:27:57 -0500
committerColin Snover2017-04-22 13:01:16 -0500
commitec12c5a342519c51a1db521111ee19d4a56970f6 (patch)
tree0d28adeeba64a3db9b70df45be4d5a27c18dd612 /engines/sci/graphics/frameout.h
parent3303a881397beff1753fba237a5da735de03edb5 (diff)
downloadscummvm-rg350-ec12c5a342519c51a1db521111ee19d4a56970f6.tar.gz
scummvm-rg350-ec12c5a342519c51a1db521111ee19d4a56970f6.tar.bz2
scummvm-rg350-ec12c5a342519c51a1db521111ee19d4a56970f6.zip
SCI: Move ScummVM save/restore to GuestAdditions and reimplement for SCI32
Diffstat (limited to 'engines/sci/graphics/frameout.h')
-rw-r--r--engines/sci/graphics/frameout.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sci/graphics/frameout.h b/engines/sci/graphics/frameout.h
index 9738203b74..208c5b439c 100644
--- a/engines/sci/graphics/frameout.h
+++ b/engines/sci/graphics/frameout.h
@@ -58,7 +58,6 @@ public:
bool _isHiRes;
void clear();
- void syncWithScripts(bool addElements); // this is what Game::restore does, only needed when our ScummVM dialogs are patched in
void run();
#pragma mark -