mirror of
https://github.com/open-goal/jak-project
synced 2026-09-03 10:21:36 -04:00
cleanup: cleanup all-types and all state definitions (#1062)
* cleanup: cleanup all-types and all state definitions * these are fine * these are fine * these are fine * everything is fine * gsrc updated * remove define-externs in gsrc
This commit is contained in:
+3
@@ -27,6 +27,9 @@
|
||||
:method-count-assert 14
|
||||
:size-assert #x7c
|
||||
:flag-assert #xe0100007c
|
||||
(:states
|
||||
part-tester-idle
|
||||
)
|
||||
)
|
||||
|
||||
;; definition for method 3 of type part-tester
|
||||
|
||||
+3
@@ -17,6 +17,9 @@
|
||||
:method-count-assert 20
|
||||
:size-assert #xb4
|
||||
:flag-assert #x14005000b4
|
||||
(:states
|
||||
viewer-process
|
||||
)
|
||||
)
|
||||
|
||||
;; definition for method 3 of type viewer
|
||||
|
||||
Reference in New Issue
Block a user