mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-11 15:28:11 -05:00
Dump known material argument hashes
This commit is contained in:
@ -1125,7 +1125,7 @@ namespace IW4
|
||||
struct CodeConstantSource
|
||||
{
|
||||
const char* name;
|
||||
unsigned char source;
|
||||
MaterialConstantSource source;
|
||||
CodeConstantSource* subtable;
|
||||
int arrayCount;
|
||||
int arrayStride;
|
||||
|
Reference in New Issue
Block a user