Update all-types.gc

This commit is contained in:
ManDude 2021-01-09 07:18:42 +00:00
parent 5c97556125
commit 5ef179bb4e

View File

@ -265,7 +265,7 @@
(status basic :offset-assert #x24)
(pid int32 :offset-assert #x28)
(main-thread cpu-thread :offset-assert #x2c)
(top-thread thread :offset-assert #x30)
(top-thread cpu-thread :offset-assert #x30)
(entity basic :offset-assert #x34)
(state state :offset-assert #x38)
(trans-hook function :offset-assert #x3c)