Match gamework.c
Also tried to split up and name gamework struct bitfields.
This commit is contained in:
parent
0137cf8783
commit
fd44616c86
11 changed files with 551 additions and 70 deletions
|
|
@ -254,7 +254,7 @@ config.libs = [
|
|||
Object(NonMatching, "game/perf.c"),
|
||||
Object(Matching, "game/objmain.c"),
|
||||
Object(NonMatching, "game/fault.c"),
|
||||
Object(NonMatching, "game/gamework.c"),
|
||||
Object(Matching, "game/gamework.c"),
|
||||
Object(NonMatching, "game/objsysobj.c"),
|
||||
Object(NonMatching, "game/objdll.c"),
|
||||
Object(Matching, "game/frand.c"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue