mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-21 09:21:08 +00:00
88913c0139
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]*$//' |
||
---|---|---|
.. | ||
console.cpp | ||
console.h | ||
detection.cpp | ||
dialogs.cpp | ||
dialogs.h | ||
display.cpp | ||
display.h | ||
file_v1d.cpp | ||
file_v1w.cpp | ||
file_v2d.cpp | ||
file_v2w.cpp | ||
file_v3d.cpp | ||
file.cpp | ||
file.h | ||
game.h | ||
hugo.cpp | ||
hugo.h | ||
intro.cpp | ||
intro.h | ||
inventory.cpp | ||
inventory.h | ||
module.mk | ||
mouse.cpp | ||
mouse.h | ||
object_v1d.cpp | ||
object_v1w.cpp | ||
object_v2d.cpp | ||
object_v3d.cpp | ||
object.cpp | ||
object.h | ||
parser_v1d.cpp | ||
parser_v1w.cpp | ||
parser_v2d.cpp | ||
parser_v3d.cpp | ||
parser.cpp | ||
parser.h | ||
route.cpp | ||
route.h | ||
schedule.cpp | ||
schedule.h | ||
sound.cpp | ||
sound.h | ||
text.cpp | ||
text.h | ||
util.cpp | ||
util.h |