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

View File

@ -1125,7 +1125,7 @@ namespace IW4
struct CodeConstantSource
{
const char* name;
unsigned char source;
MaterialConstantSource source;
CodeConstantSource* subtable;
int arrayCount;
int arrayStride;