Split hsfload.c and hsfdraw.c
This commit is contained in:
parent
c6a0351e2c
commit
401e41bb9f
3 changed files with 297 additions and 281 deletions
|
|
@ -243,6 +243,8 @@ config.libs = [
|
|||
Object(Matching, "game/process.c"),
|
||||
Object(NonMatching, "game/sprman.c"),
|
||||
Object(NonMatching, "game/sprput.c"),
|
||||
Object(NonMatching, "game/hsfload.c"),
|
||||
Object(NonMatching, "game/hsfdraw.c"),
|
||||
Object(Matching, "game/ovllist.c"),
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue