mirror of
https://github.com/open-goal/jak-project
synced 2026-08-07 02:06:59 -04:00
[TypeSystem] add heap-base property to types (#431)
* support heap base in the type system * lock around modification of status
This commit is contained in:
@@ -78,9 +78,10 @@
|
||||
(nb-of-particles int32 :offset-assert 248)
|
||||
(particles hud-particle 7 :offset-assert 252)
|
||||
)
|
||||
:heap-base #xb0
|
||||
:method-count-assert 27
|
||||
:size-assert #x118
|
||||
:flag-assert #x1b00000118
|
||||
:flag-assert #x1b00b00118
|
||||
(:methods
|
||||
(dummy-14 () none 14)
|
||||
(dummy-15 () none 15)
|
||||
|
||||
Reference in New Issue
Block a user