Matched game/board/char_wheel + some unsplit cleanup
This commit is contained in:
parent
4008d02dda
commit
16e5f39954
15 changed files with 558 additions and 30 deletions
|
|
@ -379,7 +379,7 @@ config.libs = [
|
|||
Object(Matching, "game/board/lottery.c"),
|
||||
Object(Matching, "game/board/basic_space.c"),
|
||||
Object(Matching, "game/board/warp.c"),
|
||||
Object(NonMatching, "game/board/char_wheel.c"),
|
||||
Object(Matching, "game/board/char_wheel.c"),
|
||||
Object(NonMatching, "game/board/mushroom.c"),
|
||||
Object(Matching, "game/board/star.c"),
|
||||
Object(Matching, "game/board/roll.c"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue