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]*$//' |
||
---|---|---|
.. | ||
cell.cpp | ||
cell.h | ||
cursor.cpp | ||
cursor.h | ||
debug.cpp | ||
debug.h | ||
detection.cpp | ||
detection.h | ||
font.cpp | ||
font.h | ||
graphics.cpp | ||
graphics.h | ||
groovie.cpp | ||
groovie.h | ||
lzss.cpp | ||
lzss.h | ||
module.mk | ||
music.cpp | ||
music.h | ||
player.cpp | ||
player.h | ||
resource.cpp | ||
resource.h | ||
roq.cpp | ||
roq.h | ||
saveload.cpp | ||
saveload.h | ||
script.cpp | ||
script.h | ||
vdx.cpp | ||
vdx.h |