Skip to content

Commit

Permalink
feature(iw6): add all iw6 tokens (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joelrau authored Aug 16, 2023
1 parent 07e4563 commit 43adb16
Show file tree
Hide file tree
Showing 2 changed files with 20,677 additions and 20,677 deletions.
2 changes: 1 addition & 1 deletion include/xsk/gsc/engine/iw6_pc.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 43adb16

Please sign in to comment.