Split out data.c and decode.c
Also given symbols
This commit is contained in:
parent
3e16f21568
commit
5cb53ace31
3 changed files with 42 additions and 29 deletions
|
|
@ -225,6 +225,7 @@ config.libs = [
|
|||
Object(NonMatching, "game/main.c"),
|
||||
Object(NonMatching, "game/pad.c"),
|
||||
Object(NonMatching, "game/dvd.c"),
|
||||
Object(NonMatching, "game/decode.c"),
|
||||
Object(Matching, "game/malloc.c"),
|
||||
Object(Matching, "game/memory.c"),
|
||||
Object(NonMatching, "game/sprman.c"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue