Ported m442Dll/main.c, score.c needs bss fixing

This commit is contained in:
dbalatoni13 2024-11-18 03:13:05 +01:00
parent 9693b314e0
commit e51cba8941
4 changed files with 267 additions and 222 deletions

View file

@ -1155,7 +1155,7 @@ config.libs = [
Rel(
"m442Dll", # Barrel Baron
objects={
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m442Dll/main.c"),
Object(Matching, "REL/m442Dll/main.c"),
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m442Dll/score.c"),
},
),