mirror of
https://github.com/open-goal/jak-project
synced 2026-07-31 08:16:02 -04:00
decomp: finish orbit-plat and sage-finalboss (#1039)
* decomp: finish `orbit-plat` and waiting on `sage-finalboss` inconsistency for gsrc * decomp: finish `sage-finalboss` except the relocate method * decomp: add fix to finish `sage-finalboss` * update formatting in unrelated files
This commit is contained in:
+2
-1
@@ -166,7 +166,8 @@
|
||||
(next uint32 :offset-assert 4)
|
||||
(sink basic :offset-assert 8)
|
||||
)
|
||||
:allow-misaligned :method-count-assert 9
|
||||
:allow-misaligned
|
||||
:method-count-assert 9
|
||||
:size-assert #xc
|
||||
:flag-assert #x90000000c
|
||||
)
|
||||
|
||||
+2
-1
@@ -120,7 +120,8 @@
|
||||
(resolve-u int8 :offset-assert 8)
|
||||
(head touching-prims-entry :offset-assert 12)
|
||||
)
|
||||
:allow-misaligned :method-count-assert 18
|
||||
:allow-misaligned
|
||||
:method-count-assert 18
|
||||
:size-assert #x10
|
||||
:flag-assert #x1200000010
|
||||
(:methods
|
||||
|
||||
+2
-1
@@ -28,7 +28,8 @@
|
||||
(user-info-u uint32 :offset 72)
|
||||
(return-int int32 :offset-assert 76)
|
||||
)
|
||||
:allow-misaligned :method-count-assert 9
|
||||
:allow-misaligned
|
||||
:method-count-assert 9
|
||||
:size-assert #x50
|
||||
:flag-assert #x900000050
|
||||
)
|
||||
|
||||
+2
-1
@@ -134,7 +134,8 @@
|
||||
(draw draw-env :offset-assert 12)
|
||||
(frame display-frame :offset-assert 16)
|
||||
)
|
||||
:allow-misaligned :method-count-assert 9
|
||||
:allow-misaligned
|
||||
:method-count-assert 9
|
||||
:size-assert #x14
|
||||
:flag-assert #x900000014
|
||||
)
|
||||
|
||||
+2
-1
@@ -120,7 +120,8 @@
|
||||
(min-halo float :offset-assert 16)
|
||||
(max-halo float :offset-assert 20)
|
||||
)
|
||||
:allow-misaligned :method-count-assert 9
|
||||
:allow-misaligned
|
||||
:method-count-assert 9
|
||||
:size-assert #x18
|
||||
:flag-assert #x900000018
|
||||
)
|
||||
|
||||
+2
-1
@@ -222,7 +222,8 @@
|
||||
(y int32 :offset 4)
|
||||
(z int32 :offset 8)
|
||||
)
|
||||
:allow-misaligned :method-count-assert 9
|
||||
:allow-misaligned
|
||||
:method-count-assert 9
|
||||
:size-assert #xc
|
||||
:flag-assert #x90000000c
|
||||
)
|
||||
|
||||
+2
-1
@@ -947,7 +947,8 @@
|
||||
((music symbol :offset-assert 0)
|
||||
(flava uint8 50 :offset-assert 4)
|
||||
)
|
||||
:allow-misaligned :method-count-assert 9
|
||||
:allow-misaligned
|
||||
:method-count-assert 9
|
||||
:size-assert #x36
|
||||
:flag-assert #x900000036
|
||||
)
|
||||
|
||||
+2
-1
@@ -39,7 +39,8 @@
|
||||
(m2 float :offset-assert 20)
|
||||
(yend float :offset-assert 24)
|
||||
)
|
||||
:allow-misaligned :method-count-assert 18
|
||||
:allow-misaligned
|
||||
:method-count-assert 18
|
||||
:size-assert #x1c
|
||||
:flag-assert #x120000001c
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user