Port m426Dll to PAL, match m428Dll and remove PS prefixes (#537)

* Port m426Dll to PAL

* Remove PS prefix from mtx function usages

* Match m428Dll
This commit is contained in:
dbalatoni13 2025-01-19 05:31:11 +01:00 committed by GitHub
parent 2a3c353029
commit accaf2085f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
72 changed files with 8178 additions and 4336 deletions

View file

@ -1072,7 +1072,7 @@ config.libs = [
Rel(
"m426Dll", # Revers-a-Bomb
objects={
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m426Dll/main.c"),
Object(MatchingFor("GMPE01_00", "GMPE01_01", "GMPP01_00", "GMPP01_02"), "REL/m426Dll/main.c"),
},
),
Rel(
@ -1088,7 +1088,7 @@ config.libs = [
objects={
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m428Dll/main.c"),
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m428Dll/map.c"),
Object(NonMatching, "REL/m428Dll/player.c"),
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m428Dll/player.c"),
},
),
Rel(