Start mgmodedll

This commit is contained in:
gamemasterplc 2024-08-01 10:20:40 -05:00
parent b0afb22074
commit 4a1b9ad4a7
7 changed files with 1857 additions and 15 deletions

View file

@ -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(