aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_toon
diff options
context:
space:
mode:
authorChristoph Mallon2011-08-07 11:39:54 +0200
committerJohannes Schickel2011-08-07 13:53:33 +0200
commit23a0f5318c50cdf3dce19e4de0c98fb5ae1c2618 (patch)
treef82d53010c47ae40d834a4736cd6427f687134ea /devtools/create_toon
parentbf580e6e6b9af3a545dfd7105aa4e5d691443495 (diff)
downloadscummvm-rg350-23a0f5318c50cdf3dce19e4de0c98fb5ae1c2618.tar.gz
scummvm-rg350-23a0f5318c50cdf3dce19e4de0c98fb5ae1c2618.tar.bz2
scummvm-rg350-23a0f5318c50cdf3dce19e4de0c98fb5ae1c2618.zip
JANITORIAL: Remove trailing empty lines.
Diffstat (limited to 'devtools/create_toon')
-rw-r--r--devtools/create_toon/create_toon.cpp1
-rw-r--r--devtools/create_toon/staticdata.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/devtools/create_toon/create_toon.cpp b/devtools/create_toon/create_toon.cpp
index d01102bb71..2cf8895d4b 100644
--- a/devtools/create_toon/create_toon.cpp
+++ b/devtools/create_toon/create_toon.cpp
@@ -160,4 +160,3 @@ void writeTextArray(FILE *outFile, const char *textArray[], int nbrText) {
fwrite(padBuf, pad, 1, outFile);
}
}
-
diff --git a/devtools/create_toon/staticdata.h b/devtools/create_toon/staticdata.h
index 2164512337..bc49c7adaf 100644
--- a/devtools/create_toon/staticdata.h
+++ b/devtools/create_toon/staticdata.h
@@ -318,4 +318,3 @@ const char *exitLine_RU = "Hope you enjoyed playing ToonStruck!!";
const char* exitLine_SP = "\255\255Esperamos que te diviertas jugando a ToonStruck!!";
#endif
-