Matched mstoryDll (US) (#512)

This commit is contained in:
mrshigure 2025-01-08 15:19:36 -08:00 committed by GitHub
parent 2121a31f1d
commit 496c8544e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 4078 additions and 273 deletions

View file

@ -1398,12 +1398,12 @@ config.libs = [
Rel(
"mstoryDll",
objects={
Object(NonMatching, "REL/mstoryDll/main.c"),
Object(NonMatching, "REL/mstoryDll/board_clear.c"),
Object(NonMatching, "REL/mstoryDll/board_miss.c"),
Object(NonMatching, "REL/mstoryDll/mg_clear.c"),
Object(NonMatching, "REL/mstoryDll/mg_miss.c"),
Object(NonMatching, "REL/mstoryDll/save.c"),
Object(MatchingFor("GMPE01_00"), "REL/mstoryDll/main.c"),
Object(MatchingFor("GMPE01_00"), "REL/mstoryDll/board_clear.c"),
Object(MatchingFor("GMPE01_00"), "REL/mstoryDll/board_miss.c"),
Object(MatchingFor("GMPE01_00"), "REL/mstoryDll/mg_clear.c"),
Object(MatchingFor("GMPE01_00"), "REL/mstoryDll/mg_miss.c"),
Object(MatchingFor("GMPE01_00"), "REL/mstoryDll/save.c"),
},
),
Rel(