mirror of
https://github.com/open-goal/jak-project
synced 2026-08-22 07:04:29 -04:00
Merge remote-tracking branch 'origin/master' into j2/progress
This commit is contained in:
+1
@@ -37,6 +37,7 @@
|
||||
;; definition for method 20 of type process-focusable
|
||||
;; WARN: Return type mismatch structure vs vector.
|
||||
(defmethod get-trans process-focusable ((obj process-focusable) (arg0 int))
|
||||
"@returns the `trans` [[vector]] from the process's `root` (typically either a [[trsqv]] or a [[collide-shape]]"
|
||||
(let ((gp-0 (-> obj root)))
|
||||
(the-as vector (cond
|
||||
((zero? arg0)
|
||||
|
||||
Reference in New Issue
Block a user