mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-11 15:28:11 -05:00
Dump structured data def structs
This commit is contained in:
@ -2031,7 +2031,8 @@ namespace IW4
|
||||
DATA_ENUM_ARRAY = 0x7,
|
||||
DATA_FLOAT = 0x8,
|
||||
DATA_SHORT = 0x9,
|
||||
DATA_COUNT = 0xA,
|
||||
|
||||
DATA_COUNT
|
||||
};
|
||||
|
||||
struct StructuredDataEnumEntry
|
||||
|
Reference in New Issue
Block a user