Split and Symbolize some translation units
hsfman.c, fault.c, window.c, and messdata.c are the four translation units split and symbolized
This commit is contained in:
parent
a415e08ac4
commit
44fd16cb15
3 changed files with 304 additions and 276 deletions
|
|
@ -245,8 +245,12 @@ config.libs = [
|
|||
Object(NonMatching, "game/sprput.c"),
|
||||
Object(NonMatching, "game/hsfload.c"),
|
||||
Object(NonMatching, "game/hsfdraw.c"),
|
||||
Object(NonMatching, "game/hsfman.c"),
|
||||
Object(NonMatching, "game/fault.c"),
|
||||
Object(NonMatching, "game/frand.c"),
|
||||
Object(Matching, "game/ovllist.c"),
|
||||
Object(NonMatching, "game/window.c"),
|
||||
Object(NonMatching, "game/messdata.c"),
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue