jak-project/goal_src/jak3/engine/gfx/background/hfrag/hfrag.gc
Hat Kid 598ba1aaa3
jak3: add missing files and implement pexcw (#3084)
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.
2023-10-12 18:07:37 -04:00

10 lines
114 B
Common Lisp

;;-*-Lisp-*-
(in-package goal)
;; name: hfrag.gc
;; name in dgo: hfrag
;; dgos: HGA, WIN, DST
;; DECOMP BEGINS