Match mgmodedll\battle.c

This commit is contained in:
gamemasterplc 2024-08-10 12:10:56 -05:00
parent e5f71a84e0
commit 41ecf751ec
7 changed files with 942 additions and 11 deletions

View file

@ -1334,7 +1334,7 @@ config.libs = [
Object(Matching, "REL/mgmodedll/mgmode.c"),
Object(Matching, "REL/mgmodedll/free_play.c"),
Object(Matching, "REL/mgmodedll/record.c"),
Object(NonMatching, "REL/mgmodedll/battle.c"),
Object(Matching, "REL/mgmodedll/battle.c"),
Object(NonMatching, "REL/mgmodedll/tictactoe.c"),
Object(NonMatching, "REL/mgmodedll/main.c"),
Object(Matching, "REL/mgmodedll/datalist.c"),