mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-28 14:13:24 +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]*$//'
This tool creates hugo.dat. This file contains all the hardcoded strings, logic, fonts, and bitmaps and is used by the engine depending on the version of the game started. In order to work properly, the content of the DATA sub-directory has to be copy next to the executable.