Dump structured data def structs

This commit is contained in:
Jan
2022-01-15 23:14:37 +01:00
parent 02769fe21d
commit 0aad5a42cb
5 changed files with 210 additions and 7 deletions

View File

@ -2031,7 +2031,8 @@ namespace IW4
DATA_ENUM_ARRAY = 0x7,
DATA_FLOAT = 0x8,
DATA_SHORT = 0x9,
DATA_COUNT = 0xA,
DATA_COUNT
};
struct StructuredDataEnumEntry