jak-project/goal_src/engine/game/game-save.gc
Tyler Wilding c19bcd37aa
decomp: credits (#533)
* decomp: `credits` but there are still issues

* issues over creating a `new` `font-context`

* decomp: finalized `credits`
2021-06-06 19:57:40 -04:00

10 lines
256 B
Common Lisp

;;-*-Lisp-*-
(in-package goal)
;; name: game-save.gc
;; name in dgo: game-save
;; dgos: GAME, ENGINE
;; TODO - for credits
(define-extern print-game-text (function string font-context symbol int int float)) ; TODO decomp error, this seems correct though