Files
jak-project/goal_src/jakx/kernel/pskernel.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
113 B
Common Lisp

;;-*-Lisp-*-
(in-package goal)
;; name: pskernel.gc
;; name in dgo: pskernel
;; dgos: KERNEL
;; DECOMP BEGINS