aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/duckman/duckman_specialcode.cpp
diff options
context:
space:
mode:
authorEric Fry2018-06-26 18:45:29 +1000
committerEugene Sandulenko2018-07-20 06:43:33 +0000
commit3d9f5ed20ff182ee0cbb621f2bcf0b98a44e384d (patch)
tree48664e74ab7409ce014c50d73ed731927fe822a0 /engines/illusions/duckman/duckman_specialcode.cpp
parentd77dd6c14ab6c41513ed282597a6da82289061e8 (diff)
downloadscummvm-rg350-3d9f5ed20ff182ee0cbb621f2bcf0b98a44e384d.tar.gz
scummvm-rg350-3d9f5ed20ff182ee0cbb621f2bcf0b98a44e384d.tar.bz2
scummvm-rg350-3d9f5ed20ff182ee0cbb621f2bcf0b98a44e384d.zip
ILLUSIONS: Replace spaces with tabs
Replace while(1) with do..while loop Removed dead code Renamed FP16 to FixedPoint16 to improve readability
Diffstat (limited to 'engines/illusions/duckman/duckman_specialcode.cpp')
-rw-r--r--engines/illusions/duckman/duckman_specialcode.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/illusions/duckman/duckman_specialcode.cpp b/engines/illusions/duckman/duckman_specialcode.cpp
index 60e05052c0..ec8578290f 100644
--- a/engines/illusions/duckman/duckman_specialcode.cpp
+++ b/engines/illusions/duckman/duckman_specialcode.cpp
@@ -3,7 +3,7 @@
* ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
- *
+ *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2