Split and Add Symbols to Sprite Translation Units
This commit is contained in:
parent
c059fed815
commit
2e6017ef93
3 changed files with 76 additions and 57 deletions
|
|
@ -224,6 +224,8 @@ config.libs = [
|
|||
"objects": [
|
||||
Object(Matching, "game/malloc.c"),
|
||||
Object(Matching, "game/memory.c"),
|
||||
Object(NonMatching, "game/sprman.c"),
|
||||
Object(NonMatching, "game/sprput.c"),
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue