feature(s1): token list update (#51)

This commit is contained in:
m 2023-02-01 11:41:26 -06:00 committed by GitHub
parent df8f74bbce
commit b63fea4f0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 38282 additions and 38401 deletions

View File

@ -14,7 +14,7 @@ namespace xsk::gsc::s1_pc
constexpr usize code_count = 154;
constexpr usize func_count = 735;
constexpr usize meth_count = 1389;
constexpr usize token_count = 4585;
constexpr usize token_count = 42844;
constexpr u32 max_string_id = 0xA7DC;
class context : public gsc::context

File diff suppressed because it is too large Load Diff