Decompile free play code

This commit is contained in:
gamemasterplc 2024-08-01 18:41:43 -05:00
parent 4a1b9ad4a7
commit 7f1c5ba39a
7 changed files with 1269 additions and 13 deletions

View file

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