mirror of
https://github.com/open-goal/jak-project
synced 2026-08-08 02:31:30 -04:00
make linux tests pass again (#1371)
* make linux tests pass again * format
This commit is contained in:
+3
-1
@@ -1888,7 +1888,6 @@
|
||||
"debug/anim-tester.gc"
|
||||
"debug/viewer.gc"
|
||||
"debug/part-tester.gc"
|
||||
"debug/default-menu.gc"
|
||||
)
|
||||
|
||||
(goal-src-sequence
|
||||
@@ -1955,6 +1954,9 @@
|
||||
(goal-src "pc/progress-pc.gc" "progress" "pckernel")
|
||||
(goal-src "pc/anim-tester-x.gc" "pckernel" "gstring" "joint" "process-drawable" "art-h" "effect-control")
|
||||
|
||||
;; the debug menu is modified to include PC specific options:
|
||||
(goal-src "engine/debug/default-menu.gc" "anim-tester-x" "part-tester")
|
||||
|
||||
(group-list "all-code"
|
||||
`(,@(reverse *all-gc*))
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user