Do mgmodedll/record.c

This commit is contained in:
gamemasterplc 2024-08-09 20:29:31 -05:00
parent c2da8481e5
commit a14d12b147
2 changed files with 223 additions and 1 deletions

View file

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