mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-02 23:26:44 +00:00
0b2ae9fa5e
Instead of having main=SDL_main defined by pkg-config/sdl2-config --cflags and undefining it everywhere, strip it in its origin. |
||
---|---|---|
.. | ||
Data | ||
create_hugo.cpp | ||
create_hugo.h | ||
enums.h | ||
module.mk | ||
README | ||
staticdata.h | ||
staticdisplay.h | ||
staticengine.h | ||
staticfont.h | ||
staticintro.h | ||
staticmouse.h | ||
staticparser.h | ||
staticutil.h |
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.