Split Board Code More
Split until 0x8007FB50
This commit is contained in:
parent
2c8b0169cc
commit
2e5917ef89
5 changed files with 60 additions and 17 deletions
|
|
@ -284,6 +284,11 @@ config.libs = [
|
|||
Object(NonMatching, "game/board/board.c"),
|
||||
Object(NonMatching, "game/board/model.c"),
|
||||
Object(NonMatching, "game/board/window.c"),
|
||||
Object(NonMatching, "game/board/com.c"),
|
||||
Object(NonMatching, "game/board/overhead.c"),
|
||||
Object(NonMatching, "game/board/space.c"),
|
||||
Object(NonMatching, "game/board/shop.c"),
|
||||
Object(NonMatching, "game/board/lottery.c"),
|
||||
],
|
||||
},
|
||||
DolphinLib(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue