diff options
Diffstat (limited to 'scumm/script_v6.cpp')
-rw-r--r-- | scumm/script_v6.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/script_v6.cpp b/scumm/script_v6.cpp index a1f6c2909c..abe6f6da95 100644 --- a/scumm/script_v6.cpp +++ b/scumm/script_v6.cpp @@ -3202,4 +3202,3 @@ void ScummEngine_v6::decodeParseString(int m, int n) { } } // End of namespace Scumm - |