mirror of
https://github.com/open-goal/jak-project
synced 2026-09-09 12:14:10 -04:00
d/jak2: cleaning up some old decomp issues (#2462)
This commit is contained in:
+4
@@ -2622,3 +2622,7 @@
|
||||
*debug-hook*
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
+1
-1
@@ -1451,7 +1451,7 @@
|
||||
)
|
||||
(when (< 0.0 (-> gp-0 z))
|
||||
(reverse-transform-point! gp-0 (edit-get-trans (-> obj vertex 0)) s5-0 arg0)
|
||||
(let ((s3-1 (the-as object (new 'stack-no-clear 'inline-array 'vector 4))))
|
||||
(let ((s3-1 (the-as object (new 'stack-no-clear 'matrix))))
|
||||
(dotimes (v1-6 4)
|
||||
(set! (-> (the-as (inline-array vector) s3-1) v1-6 quad) (the-as uint128 0))
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user