scummvm/devtools/create_hugo
2021-05-04 11:46:30 +03:00
..
Data
create_hugo.cpp
create_hugo.h
enums.h
module.mk
README JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
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.