Matched game/board/star

This commit is contained in:
mrshigure 2024-02-22 04:18:33 -08:00
parent 2163064174
commit 27f79091cd
20 changed files with 861 additions and 26 deletions

View file

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