Link board/mushroom.c

This commit is contained in:
gamemasterplc 2024-03-30 14:28:04 -05:00
parent ec5d98fbe7
commit 56895ea8ff
2 changed files with 135 additions and 142 deletions

View file

@ -380,7 +380,7 @@ config.libs = [
Object(Matching, "game/board/basic_space.c"),
Object(Matching, "game/board/warp.c"),
Object(Matching, "game/board/char_wheel.c"),
Object(NonMatching, "game/board/mushroom.c"),
Object(Matching, "game/board/mushroom.c"),
Object(Matching, "game/board/star.c"),
Object(Matching, "game/board/roll.c"),
Object(Matching, "game/board/ui.c"),