Complete mstory2 board_clear and board_entrance
This commit is contained in:
parent
4f813c4bf9
commit
91a7b3d9d0
5 changed files with 1272 additions and 4 deletions
|
|
@ -1371,8 +1371,8 @@ config.libs = [
|
|||
"mstory2Dll",
|
||||
objects={
|
||||
Object(MatchingFor("GMPE01_00"), "REL/mstory2Dll/main.c"),
|
||||
Object(NonMatching, "REL/mstory2Dll/board_entrance.c"),
|
||||
Object(NonMatching, "REL/mstory2Dll/board_clear.c"),
|
||||
Object(MatchingFor("GMPE01_00"), "REL/mstory2Dll/board_entrance.c"),
|
||||
Object(MatchingFor("GMPE01_00"), "REL/mstory2Dll/board_clear.c"),
|
||||
Object(NonMatching, "REL/mstory2Dll/board_miss.c"),
|
||||
Object(NonMatching, "REL/mstory2Dll/mg_clear.c"),
|
||||
Object(NonMatching, "REL/mstory2Dll/mg_miss.c"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue