Split First Batch of Game Translation Units
This commit is contained in:
parent
25b0fb786f
commit
9edaf441ab
7 changed files with 244 additions and 213 deletions
|
|
@ -254,7 +254,11 @@ config.libs = [
|
|||
Object(Matching, "game/objmain.c"),
|
||||
Object(NonMatching, "game/fault.c"),
|
||||
Object(NonMatching, "game/gamework.c"),
|
||||
Object(NonMatching, "game/objsysobj.c"),
|
||||
Object(NonMatching, "game/objdll.c"),
|
||||
Object(Matching, "game/frand.c"),
|
||||
Object(NonMatching, "game/audio.c"),
|
||||
Object(NonMatching, "game/EnvelopeExec.c"),
|
||||
Object(Matching, "game/ovllist.c"),
|
||||
Object(NonMatching, "game/window.c"),
|
||||
Object(Matching, "game/messdata.c"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue