feature(iw6): add all iw6 tokens (#146)
This commit is contained in:
parent
07e4563446
commit
43adb166b3
@ -14,7 +14,7 @@ namespace xsk::gsc::iw6_pc
|
||||
constexpr usize code_count = 153;
|
||||
constexpr usize func_count = 605;
|
||||
constexpr usize meth_count = 1066;
|
||||
constexpr usize token_count = 17657;
|
||||
constexpr usize token_count = 38306;
|
||||
constexpr u32 max_string_id = 38305;
|
||||
|
||||
class context : public gsc::context
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user