Matched game/mapspace

This commit is contained in:
mrshigure 2024-02-20 22:28:50 -08:00
parent c574e929f7
commit 89341bcba6
7 changed files with 934 additions and 6 deletions

View file

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