scummvm/devtools/create_hugo
Orgad Shaneh 62797daf3c DEVTOOLS: Use nullptr
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
..
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.