aboutsummaryrefslogtreecommitdiff
path: root/script.cpp
diff options
context:
space:
mode:
authorMarcus Comstedt2002-02-02 19:07:32 +0000
committerMarcus Comstedt2002-02-02 19:07:32 +0000
commit92432994474065e4acdd63805f53eb30213b1c26 (patch)
tree2e8d2a6e770505c511d2afcb1ab1754edf36dbd4 /script.cpp
parent5f4304625d2f942aacadc1b167451c11c90bb6a0 (diff)
downloadscummvm-rg350-92432994474065e4acdd63805f53eb30213b1c26.tar.gz
scummvm-rg350-92432994474065e4acdd63805f53eb30213b1c26.tar.bz2
scummvm-rg350-92432994474065e4acdd63805f53eb30213b1c26.zip
Added newline at end of file to fix gcc warnings.
svn-id: r3552
Diffstat (limited to 'script.cpp')
-rw-r--r--script.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/script.cpp b/script.cpp
index bff1c778d3..ae41708a25 100644
--- a/script.cpp
+++ b/script.cpp
@@ -1050,4 +1050,4 @@ void Scumm::doSentence(int c, int b, int a) {
st->unk = 0;
}
-#endif \ No newline at end of file
+#endif