[decomp] prepare joint stuff (#594)

* [decomp] prepare `joint` stuff

* fix types

* fix a missing declaration

* update references
This commit is contained in:
ManDude
2021-06-15 04:45:21 +01:00
committed by GitHub
parent 0aa474f12b
commit 928673cd13
21 changed files with 334 additions and 291 deletions
@@ -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))