2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-06-03 07:12:33 +00:00

Dump known material argument hashes

This commit is contained in:
Jan
2022-04-09 19:07:24 +02:00
parent 13c5ea2986
commit 7d2ca46cb1
8 changed files with 507 additions and 61 deletions
+1 -1
View File
@@ -1125,7 +1125,7 @@ namespace IW4
struct CodeConstantSource
{
const char* name;
unsigned char source;
MaterialConstantSource source;
CodeConstantSource* subtable;
int arrayCount;
int arrayStride;