Start Decompiling hsfload.c

This commit is contained in:
gamemasterplc 2023-12-03 22:12:31 -06:00
parent d61508e344
commit 5d9586c9cd
4 changed files with 499 additions and 2 deletions

View file

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