Match bootdll in PAL
This commit is contained in:
parent
ddf7241695
commit
8a96d23ba9
13 changed files with 746 additions and 192 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue