Start decompiling printfunc.c
This commit is contained in:
parent
39286d7a62
commit
c21da819d8
8 changed files with 194 additions and 44 deletions
|
|
@ -234,7 +234,7 @@ config.libs = [
|
|||
Object(NonMatching, "game/jmp.c"),
|
||||
Object(Matching, "game/malloc.c"),
|
||||
Object(Matching, "game/memory.c"),
|
||||
Object(NonMatching, "game/printfunc.c"),
|
||||
Object(Matching, "game/printfunc.c"),
|
||||
Object(Matching, "game/process.c"),
|
||||
Object(NonMatching, "game/sprman.c"),
|
||||
Object(NonMatching, "game/sprput.c"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue