mirror of
https://github.com/open-goal/jak-project
synced 2026-07-10 15:14:15 -04:00
[decompiler] Make addition nicer (#733)
* temp * update refs * update reference * fix tests
This commit is contained in:
@@ -1426,7 +1426,7 @@
|
||||
(+ (- -1 s5-0) (-> arg0 sel-length))
|
||||
)
|
||||
)
|
||||
(set! s4-0 (+ (+ s4-0 3) (-> s3-0 pix-width)))
|
||||
(set! s4-0 (+ s4-0 3 (-> s3-0 pix-width)))
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user