Decompile resultdll/main.c

This commit is contained in:
gamemasterplc 2024-04-05 15:41:50 -05:00
parent 3c8d3954b9
commit 58a961e722
3 changed files with 327 additions and 71 deletions

View file

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