mirror of
https://github.com/open-goal/jak-project
synced 2026-08-20 14:24:45 -04:00
[decomp] prepare joint stuff (#594)
* [decomp] prepare `joint` stuff * fix types * fix a missing declaration * update references
This commit is contained in:
@@ -1061,6 +1061,11 @@
|
||||
)
|
||||
)
|
||||
(define-extern *progress-process* (pointer progress))
|
||||
|
||||
(declare-type art-element basic)
|
||||
(declare-type water-control basic)
|
||||
(declare-type joint-anim-compressed-hdr structure)
|
||||
|
||||
(define-extern entity-by-name (function string entity))
|
||||
(define-extern entity-by-aid (function uint entity))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user