Port gamework.c to PAL (#467)
This commit is contained in:
parent
03e0dedb8e
commit
be79577202
5 changed files with 85 additions and 60 deletions
|
|
@ -396,7 +396,7 @@ config.libs = [
|
|||
Object(Matching, "game/perf.c"),
|
||||
Object(Matching, "game/objmain.c"),
|
||||
Object(Matching, "game/fault.c"),
|
||||
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "game/gamework.c"),
|
||||
Object(Matching, "game/gamework.c"),
|
||||
Object(Matching, "game/objsysobj.c"),
|
||||
Object(Matching, "game/objdll.c"),
|
||||
Object(Matching, "game/frand.c"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue