Almost Match HuSprDisp

This commit is contained in:
gamemasterplc 2023-12-03 00:39:20 -06:00
parent 23667d4e97
commit 9b7a5a472e
6 changed files with 193 additions and 11 deletions

View file

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