scummvm/engines/sword1
Max Horn 88913c0139 ALL: Remove trailing whitespaces
This tries to make our code a bit more compliant with our code formatting
conventions. For future use, this is the command I used:
  git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
2011-06-20 00:59:48 +02:00
..
animation.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
animation.h
collision.h
console.cpp
console.h
control.cpp
control.h
debug.cpp
debug.h
detection.cpp DETECTOR: Remove PlainGameDescriptorGUIOpts 2011-06-14 18:17:02 +02:00
eventman.cpp
eventman.h
logic.cpp
logic.h
memman.cpp
memman.h
menu.cpp
menu.h
module.mk
mouse.cpp
mouse.h
music.cpp SWORD1: Cleanup music stream initialization 2011-06-14 18:17:01 +02:00
music.h
object.h
objectman.cpp
objectman.h
resman.cpp
resman.h
router.cpp
router.h
screen.cpp
screen.h
sound.cpp
sound.h
staticres.cpp
sword1.cpp
sword1.h
sworddefs.h
swordres.h
text.cpp
text.h