Files
jak-project/goal_src/jakx/engine/util/script.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
115 B
Common Lisp

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