mirror of
https://github.com/open-goal/jak-project
synced 2026-09-03 18:23:39 -04:00
[decompiler] Make addition nicer (#733)
* temp * update refs * update reference * fix tests
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
joint-control-channel
|
||||
(+
|
||||
(the-as uint arg0)
|
||||
(the-as uint (* 48 (- (the int arg1) (-> arg0 group-sub-index))))
|
||||
(* 48 (- (the int arg1) (-> arg0 group-sub-index)))
|
||||
)
|
||||
)
|
||||
frame-num
|
||||
|
||||
Reference in New Issue
Block a user