Files
jak-project/goal_src/jakx/engine/game/task/task-arrow.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
123 B
Common Lisp

;;-*-Lisp-*-
(in-package goal)
;; name: task-arrow.gc
;; name in dgo: task-arrow
;; dgos: COMMON, GAME
;; DECOMP BEGINS