Label 3 board translation units

com.c, view.c (formerly overhead.c), and shop.c are now labeled.
This commit is contained in:
gamemasterplc 2024-01-16 14:27:48 -06:00
parent f25b020de5
commit 680038c344
8 changed files with 113 additions and 109 deletions

View file

@ -365,7 +365,7 @@ config.libs = [
Object(Matching, "game/board/window.c"),
Object(NonMatching, "game/board/audio.c"),
Object(NonMatching, "game/board/com.c"),
Object(NonMatching, "game/board/overhead.c"),
Object(NonMatching, "game/board/view.c"),
Object(NonMatching, "game/board/space.c"),
Object(NonMatching, "game/board/shop.c"),
Object(NonMatching, "game/board/lottery.c"),