jak-project/goal_src/jak3/dgos/title.gd
jabermony 07427799a6
Jak3 Build Environment (#3098)
This sets out the bones of a Jak 3 build, many things are stubbed out,
guessed, or copied from Jak 2 but it should at least be good enough to:
run `task set-game-jak3`
launch the repl
run builds from the repl

build outputs themselves are untested but the build itself runs without
errors

---------

Co-authored-by: Tyler Wilding <xtvaser@gmail.com>
2024-01-15 20:37:16 -05:00

23 lines
375 B
Common Lisp

("TITLE.DGO"
("desert-dust-storm.o"
"0credits-tx.o"
"1credits-tx.o"
"2credits-tx.o"
"3credits-tx.o"
"4credits-tx.o"
"5credits-tx.o"
"6credits-tx.o"
"7credits-tx.o"
"8credits-tx.o"
"9credits-tx.o"
"10credits-tx.o"
"credits-h.o"
"credits.o"
"title-obs.o"
"tpage-1830.go"
"tpage-1854.go"
"tpage-1324.go"
"jakthreelogo-ag.go"
"title.o"
))