Start mgmodedll
This commit is contained in:
parent
b0afb22074
commit
4a1b9ad4a7
7 changed files with 1857 additions and 15 deletions
|
|
@ -1331,14 +1331,14 @@ config.libs = [
|
|||
"mgmodedll",
|
||||
objects={
|
||||
Object(Matching, "REL/executor.c"),
|
||||
Object(NonMatching, "REL/mgmodedll/mgmode.c"),
|
||||
Object(Matching, "REL/mgmodedll/mgmode.c"),
|
||||
Object(NonMatching, "REL/mgmodedll/free_play.c"),
|
||||
Object(NonMatching, "REL/mgmodedll/record.c"),
|
||||
Object(NonMatching, "REL/mgmodedll/battle.c"),
|
||||
Object(NonMatching, "REL/mgmodedll/tictactoe.c"),
|
||||
Object(NonMatching, "REL/mgmodedll/main.c"),
|
||||
Object(NonMatching, "REL/mgmodedll/datalist.c"),
|
||||
Object(NonMatching, "REL/mgmodedll/minigame.c"),
|
||||
Object(Matching, "REL/mgmodedll/datalist.c"),
|
||||
Object(Matching, "REL/mgmodedll/minigame.c"),
|
||||
},
|
||||
),
|
||||
Rel(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue