mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-11 07:18:11 -05:00
ZoneCode: Fix Commands for Material, GfxImage and Techset
This commit is contained in:
@ -2664,7 +2664,7 @@ namespace T6
|
||||
};
|
||||
|
||||
|
||||
struct MaterialConstantDef
|
||||
struct __declspec(align(16)) MaterialConstantDef
|
||||
{
|
||||
unsigned int nameHash;
|
||||
char name[12];
|
||||
|
Reference in New Issue
Block a user