Decompile result/battle.c

This commit is contained in:
gamemasterplc 2024-04-05 20:51:49 -05:00
parent 6e1b391cd5
commit 52850703ee
6 changed files with 784 additions and 47 deletions

View file

@ -1054,7 +1054,7 @@ config.libs = [
objects = {
Object(Matching, "REL/executor.c"),
Object(Matching, "REL/resultDll/main.c"),
Object(NonMatching, "REL/resultDll/battle.c"),
Object(Matching, "REL/resultDll/battle.c"),
Object(Matching, "REL/resultDll/datalist.c"),
}
),