diff options
Diffstat (limited to 'engines/toon/script.cpp')
-rw-r--r-- | engines/toon/script.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/toon/script.cpp b/engines/toon/script.cpp index eed781295a..69ae727bb5 100644 --- a/engines/toon/script.cpp +++ b/engines/toon/script.cpp @@ -502,4 +502,3 @@ void EMCInterpreter::loadState(EMCState *script, Common::ReadStream *stream) { } } // End of namespace Toon - |