mirror of
https://github.com/open-goal/jak-project
synced 2026-09-10 12:25:21 -04:00
update jak1 all_objs paths
This commit is contained in:
@@ -232,7 +232,7 @@
|
||||
["cam-layout", "cam-layout", 3, ["GAME", "ENGINE"], "engine/camera"],
|
||||
["cam-debug", "cam-debug", 3, ["GAME", "ENGINE"], "engine/camera"],
|
||||
["cam-start", "cam-start", 3, ["GAME", "ENGINE"], "engine/camera"],
|
||||
["process-drawable", "process-drawable", 3, ["GAME", "ENGINE"], "engine/draw"],
|
||||
["process-drawable", "process-drawable", 3, ["GAME", "ENGINE"], "engine/common-obs"],
|
||||
["hint-control", "hint-control", 3, ["GAME", "ENGINE"], "engine/game/task"],
|
||||
["ambient", "ambient", 3, ["GAME", "ENGINE"], "engine/entity"],
|
||||
["assert", "assert", 3, ["GAME", "ENGINE"], "engine/debug"],
|
||||
@@ -288,7 +288,7 @@
|
||||
["ocean-transition", "ocean-transition", 3, ["GAME", "ENGINE"], "engine/gfx/ocean"],
|
||||
["ocean-near", "ocean-near", 3, ["GAME", "ENGINE"], "engine/gfx/ocean"],
|
||||
["shadow", "shadow", 3, ["GAME", "ENGINE"], "engine/gfx/shadow"],
|
||||
["eye", "eye", 3, ["GAME", "ENGINE"], "engine/gfx"],
|
||||
["eye", "eye", 3, ["GAME", "ENGINE"], "engine/gfx/foreground"],
|
||||
["glist-h", "glist-h", 3, ["GAME", "ENGINE"], "engine/util"],
|
||||
["glist", "glist", 3, ["GAME", "ENGINE"], "engine/util"],
|
||||
["anim-tester", "anim-tester", 3, ["GAME", "ENGINE"], "engine/debug"],
|
||||
|
||||
Reference in New Issue
Block a user