Match board/last5.c

This commit is contained in:
gamemasterplc 2024-03-11 17:11:48 -05:00
parent 31143de4ee
commit 5ab4952bc7
3 changed files with 1283 additions and 35 deletions

View file

@ -393,7 +393,7 @@ config.libs = [
Object(NonMatching, "game/board/mg_setup.c"),
Object(NonMatching, "game/board/boo_house.c"),
Object(NonMatching, "game/board/start.c"),
Object(NonMatching, "game/board/last5.c"),
Object(Matching, "game/board/last5.c"),
Object(Matching, "game/board/pause.c"),
Object(Matching, "game/board/com_path.c"),
Object(Matching, "game/board/tutorial.c"),