aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/timing.cpp
diff options
context:
space:
mode:
authoryinsimei2017-05-29 08:02:59 +0200
committerEugene Sandulenko2017-07-13 18:27:45 +0200
commitca2ee02496f232a53ed6c96bd296e0941da636f6 (patch)
treed975887a6cead9e711afddb2053020db68a7914b /engines/sludge/timing.cpp
parent2dddb900c9b6d4356a19886cd31587a049be23d8 (diff)
downloadscummvm-rg350-ca2ee02496f232a53ed6c96bd296e0941da636f6.tar.gz
scummvm-rg350-ca2ee02496f232a53ed6c96bd296e0941da636f6.tar.bz2
scummvm-rg350-ca2ee02496f232a53ed6c96bd296e0941da636f6.zip
SLUDGE: code formatting
Diffstat (limited to 'engines/sludge/timing.cpp')
-rw-r--r--engines/sludge/timing.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/sludge/timing.cpp b/engines/sludge/timing.cpp
index 887c4ed614..6bf68632d0 100644
--- a/engines/sludge/timing.cpp
+++ b/engines/sludge/timing.cpp
@@ -59,4 +59,5 @@ void Wait_Frame(void) {
}
#endif
-} // End of namespace Sludge
+}
+ // End of namespace Sludge