Add symbols for instdll and resultdll in us (#562)

* Label most of w01Dll

* Add symbols for instdll and resultdll in us

* Fix pal symbols for instDll

* Build resultdll+symbols for pal
This commit is contained in:
Liam Coleman 2025-02-06 10:41:45 -06:00 committed by GitHub
parent ea3af4e95a
commit 560a592518
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 1876 additions and 1875 deletions

View file

@ -1457,9 +1457,9 @@ config.libs = [
Rel(
"resultDll",
objects={
Object(MatchingFor("GMPE01_00", "GMPE01_01", "GMPJ01_00"), "REL/resultDll/main.c"),
Object(MatchingFor("GMPE01_00", "GMPE01_01", "GMPJ01_00"), "REL/resultDll/battle.c"),
Object(MatchingFor("GMPE01_00", "GMPE01_01", "GMPJ01_00"), "REL/resultDll/datalist.c"),
Object(Matching, "REL/resultDll/main.c"),
Object(Matching, "REL/resultDll/battle.c"),
Object(Matching, "REL/resultDll/datalist.c"),
},
),
Rel(