mirror of
https://github.com/open-goal/jak-project
synced 2026-06-01 17:58:14 -04:00
598ba1aaa3
Some files were in the `banned_objects` list and were thus excluded from the `all_objs` file. Also implements the `pexcw` instruction which is only used in `hfrag` code.
10 lines
117 B
Common Lisp
10 lines
117 B
Common Lisp
;;-*-Lisp-*-
|
|
(in-package goal)
|
|
|
|
;; name: manipulator.gc
|
|
;; name in dgo: manipulator
|
|
;; dgos: GAME
|
|
|
|
;; DECOMP BEGINS
|
|
|