Match bootdll in PAL

This commit is contained in:
gamemasterplc 2024-11-17 21:06:57 -06:00
parent ddf7241695
commit 8a96d23ba9
13 changed files with 746 additions and 192 deletions

View file

@ -835,8 +835,8 @@ config.libs = [
Rel(
"bootDll",
objects={
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/bootDll/main.c"),
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/bootDll/nintendo_data.c"),
Object(Matching, "REL/bootDll/main.c"),
Object(Matching, "REL/bootDll/language.c"),
},
),
Rel(