Files
jak-project/goal_src/jakx/engine/debug/manipulator.gc
Tyler Wilding 6238f7f567 various decomp cleanups (#4247)
Removed a bunch of stuff, old scripts, cleaned up some decompiler
errors, added a new tool that should help with a future PR
2026-04-25 23:35:19 -04:00

10 lines
125 B
Common Lisp

;;-*-Lisp-*-
(in-package goal)
;; name: manipulator.gc
;; name in dgo: manipulator
;; dgos: ENGINE, GAME
;; DECOMP BEGINS