icongen now makes a sprite sheet for the map which should be easier to work with.
This commit is contained in:
parent
dbc2000434
commit
d6e2b64140
5 changed files with 136 additions and 43 deletions
|
@ -170,7 +170,7 @@ executable('zedcaster',
|
|||
dependencies: dependencies)
|
||||
|
||||
executable('icongen',
|
||||
[ 'dbc.cpp', 'tools/icongen.cpp' ],
|
||||
[ 'config.cpp', 'dbc.cpp', 'tools/icongen.cpp' ],
|
||||
cpp_args: cpp_args,
|
||||
link_args: link_args,
|
||||
override_options: exe_defaults,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue