Tried out using the actual textures from the game but they don't really have the feel I want. I'll have to think about it.
This commit is contained in:
parent
5e01eb29a9
commit
5db3d1a306
7 changed files with 49 additions and 6 deletions
|
@ -170,7 +170,7 @@ executable('zedcaster',
|
|||
dependencies: dependencies)
|
||||
|
||||
executable('icongen',
|
||||
[ 'config.cpp', 'dbc.cpp', 'tools/icongen.cpp' ],
|
||||
[ 'textures.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