scummvm/engines/agi
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
..
agi.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
agi.h
checks.cpp
console.cpp
console.h
cycle.cpp
detection_tables.h
detection.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
font.h
global.cpp
graphics.cpp
graphics.h
id.cpp
inv.cpp
keyboard.cpp
keyboard.h
loader_v2.cpp
loader_v3.cpp
logic.cpp
logic.h
lzw.cpp
lzw.h
menu.cpp
menu.h
module.mk
motion.cpp
objects.cpp
op_cmd.cpp
op_dbg.cpp
op_test.cpp
opcodes.h
picture.cpp
picture.h
preagi_common.cpp
preagi_common.h
preagi_mickey.cpp
preagi_mickey.h
preagi_troll.cpp
preagi_troll.h
preagi_winnie.cpp
preagi_winnie.h
preagi.cpp
preagi.h
predictive.cpp
saveload.cpp
sound_2gs.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
sound_2gs.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
sound_coco3.cpp
sound_coco3.h
sound_midi.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
sound_midi.h
sound_pcjr.cpp
sound_pcjr.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
sound_sarien.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
sound_sarien.h
sound.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
sound.h
sprite.cpp
sprite.h
text.cpp
view.cpp
view.h
wagparser.cpp
wagparser.h
words.cpp