Matched game/chrman

This commit is contained in:
mrshigure 2024-02-15 06:20:24 -08:00
parent c6daaf6ad3
commit 19a7d28449
17 changed files with 2171 additions and 43 deletions

View file

@ -350,7 +350,7 @@ config.libs = [
Object(Matching, "game/messdata.c"),
Object(Matching, "game/card.c"),
Object(Matching, "game/armem.c"),
Object(NonMatching, "game/chrman.c"),
Object(Matching, "game/chrman.c"),
Object(NonMatching, "game/mapspace.c"),
Object(Matching, "game/THPSimple.c"),
Object(Matching, "game/THPDraw.c"),