Matched game/board/start

This commit is contained in:
mrshigure 2024-03-12 13:59:40 -07:00
parent c1fa0f8873
commit c623d8549f
11 changed files with 903 additions and 4 deletions

View file

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