mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-04-17 00:48:42 +00:00
feat: add techset compiling for IW3
This commit is contained in:
@@ -1240,7 +1240,7 @@ namespace IW3
|
||||
|
||||
struct MaterialVertexDeclaration
|
||||
{
|
||||
char streamCount;
|
||||
unsigned char streamCount;
|
||||
bool hasOptionalSource;
|
||||
bool isLoaded;
|
||||
MaterialVertexStreamRouting routing;
|
||||
|
||||
Reference in New Issue
Block a user