Converted tooling to C.

This commit is contained in:
2021-11-07 23:34:05 -08:00
parent 0d550e5419
commit 775b643136
18 changed files with 637 additions and 394 deletions

View File

@ -131,16 +131,16 @@ elseif(TARGET_TYPE STREQUAL game)
GAME_VERSION=1.0
)
# set(DIR_CHARS "${ASSETS_SOURCE_DIR}/poker/characters")
# tool_vn_character(vn_penny
# ${DIR_CHARS}/penny/character.xml poker/characters/penny/sprite
# )
# tool_vn_character(vn_sammy
# ${DIR_CHARS}/sammy/character.xml poker/characters/sammy/sprite
# )
set(DIR_CHARS "${ASSETS_SOURCE_DIR}/poker/characters")
tool_vn_character(vn_penny
${DIR_CHARS}/penny/character.xml poker/characters/penny/sprite
)
tool_vn_character(vn_sammy
${DIR_CHARS}/sammy/character.xml poker/characters/sammy/sprite
)
tool_assets(
# vn_penny
# vn_sammy
vn_penny
vn_sammy
shader_textured
font_opensans