Files
jak-project/goal_src/engine/anim/joint.gc
T
Tyler Wilding 1b5c5239b1 decomp: mostly finish aligner (#686)
* decomp: mostly finish `aligner`

Issues in aligner/aligner-h that require hand-editing after decompilation

* linting
2021-07-11 16:19:03 -04:00

10 lines
195 B
Common Lisp

;;-*-Lisp-*-
(in-package goal)
;; name: joint.gc
;; name in dgo: joint
;; dgos: GAME, ENGINE
;; TODO - for aligner
(define-extern cspace<-matrix-no-push-joint! (function cspace matrix matrix))