Decompile objdll and objsysobj.c
This commit is contained in:
parent
d5569203d7
commit
8eb6593ccf
7 changed files with 368 additions and 13 deletions
|
|
@ -334,8 +334,8 @@ config.libs = [
|
|||
Object(Matching, "game/objmain.c"),
|
||||
Object(Matching, "game/fault.c"),
|
||||
Object(Matching, "game/gamework.c"),
|
||||
Object(NonMatching, "game/objsysobj.c"),
|
||||
Object(NonMatching, "game/objdll.c"),
|
||||
Object(Matching, "game/objsysobj.c"),
|
||||
Object(Matching, "game/objdll.c"),
|
||||
Object(Matching, "game/frand.c"),
|
||||
Object(Matching, "game/audio.c"),
|
||||
Object(Matching, "game/EnvelopeExec.c"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue