mirror of
https://github.com/open-goal/jak-project
synced 2026-09-08 03:46:51 -04:00
[decomp] add import statements for art groups (#1372)
* new code * update goal_src and remove all_imports * update reference * add decompiler list of imports * deduplicate and move below decomp begins
This commit is contained in:
+2
@@ -1,6 +1,8 @@
|
||||
;;-*-Lisp-*-
|
||||
(in-package goal)
|
||||
|
||||
(import "goal_src/import/fuelcell-naked-ag.gc")
|
||||
|
||||
;; failed to figure out what this is:
|
||||
(defpartgroup group-part-hud-pickup
|
||||
:id 75
|
||||
|
||||
Reference in New Issue
Block a user