scummvm/devtools/create_hugo
D G Turner 7956c75e8e DEVTOOLS: Fix Possible Resource Leak in create_hugo tool.
This is part of the fix for bug Trac #10655.
2018-10-07 04:47:57 +01: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.