feat: load iw4 weapons from raw

This commit is contained in:
Jan
2024-04-02 23:33:53 +02:00
parent 2650669200
commit a1cf4ef30b
7 changed files with 581 additions and 118 deletions

View File

@ -113,6 +113,9 @@ namespace IW4
WFT_NOTETRACKSOUNDMAP,
WFT_NOTETRACKRUMBLEMAP,
// Custom
WFT_ANIM_NAME,
WFT_NUM_FIELD_TYPES,
};