Start Decompiling sprman.c

This commit is contained in:
gamemasterplc 2023-12-02 17:57:35 -06:00
parent 33ed842952
commit fbe16f2995
4 changed files with 392 additions and 13 deletions

View file

@ -243,7 +243,7 @@ config.libs = [
Object(Matching, "game/memory.c"),
Object(Matching, "game/printfunc.c"),
Object(Matching, "game/process.c"),
Object(NonMatching, "game/sprman.c"),
Object(Matching, "game/sprman.c"),
Object(NonMatching, "game/sprput.c"),
Object(NonMatching, "game/hsfload.c"),
Object(NonMatching, "game/hsfdraw.c"),