modify original vtex and add png support for it

This commit is contained in:
nillerusr
2022-09-17 18:25:20 +03:00
parent 3daa537791
commit 54f174d262
8 changed files with 291 additions and 256 deletions
+2 -1
View File
@@ -109,7 +109,8 @@ def build(bld):
'../public/tier0',
'../public/tier1',
'../common',
'../common/GameUI'
'../common/GameUI',
'../thirdparty'
]
defines = []