jak-project/goal_src/engine/game/collectables.gc
2021-08-13 22:16:33 -04:00

10 lines
283 B
Common Lisp

;;-*-Lisp-*-
(in-package goal)
;; name: collectables.gc
;; name in dgo: collectables
;; dgos: GAME, ENGINE
;; TODO - for nav-enemy
(define-extern birth-pickup-at-point (function vector int float symbol process symbol basic)) ;; TODO - not confirmed at all! (the symbols are wrong)