technically matching...

This commit is contained in:
CreateSource 2023-12-27 00:40:17 -05:00
parent 5a2cd47fba
commit 485bec5ec9
3 changed files with 223 additions and 31 deletions

View file

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