Files
jak-project/goal_src/engine/game/task/process-taskable.gc
T
Tyler Wilding 42f7a675b2 decomp: a few files that were done except for sp-launch-group (#802)
* decomp: dark-eco-pool blocked by sparticle-launch-group label

* decomp: finalize `dark-eco-pool`

* decomp: mostly finish `beach-rocks` waiting for sparticle label supp

* decomp: almost done `beach-rocks` but potential new handle case

* decomp: finish `beach-rocks`

* decomp: finish `assistant`

* decomp: finish `miners`
2021-09-01 11:20:05 -04:00

10 lines
216 B
Common Lisp

;;-*-Lisp-*-
(in-package goal)
;; name: process-taskable.gc
;; name in dgo: process-taskable
;; dgos: GAME, ENGINE
;; TODO - for beach-rocks
(define-extern othercam-init-by-other (function int symbol symbol none))