jak-project/goal_src/jak3/engine/gfx/foreground/merc/merc-blend-shape.gc
2024-03-24 12:27:04 -04:00

13 lines
217 B
Common Lisp

;;-*-Lisp-*-
(in-package goal)
;; name: merc-blend-shape.gc
;; name in dgo: merc-blend-shape
;; dgos: GAME
(define-extern blerc-init (function none))
(define-extern blerc-execute (function none))
;; DECOMP BEGINS