mirror of
https://github.com/open-goal/jak-project
synced 2026-08-20 14:24:45 -04:00
decomp: credits (#533)
* decomp: `credits` but there are still issues * issues over creating a `new` `font-context` * decomp: finalized `credits`
This commit is contained in:
@@ -820,4 +820,9 @@
|
||||
(declare-type joint-control-channel structure)
|
||||
(define-extern cspace-index-by-name (function process-drawable string int))
|
||||
(define-extern cspace-by-name (function process-drawable string cspace))
|
||||
(define-extern joint-control-reset! (function joint-control joint-control-channel none))
|
||||
(define-extern joint-control-reset! (function joint-control joint-control-channel none))
|
||||
|
||||
;; TODO - for credits
|
||||
(define-extern scf-get-territory (function int))
|
||||
(declare-type font-context basic)
|
||||
(define-extern print-game-text (function string font-context symbol int int float)) ; TODO decomp error, this seems correct though
|
||||
|
||||
Reference in New Issue
Block a user