fix symbol scope

This commit is contained in:
CreateSource 2025-01-24 16:08:48 -05:00
parent 2ab9cd144e
commit b0662c272c
2 changed files with 204 additions and 204 deletions

View file

@ -1078,7 +1078,7 @@ config.libs = [
Rel(
"m427Dll", # Right Oar Left?
objects={
Object(NonMatching, "REL/m427Dll/main.c"),
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m427Dll/main.c"),
Object(NonMatching, "REL/m427Dll/map.c"),
Object(NonMatching, "REL/m427Dll/player.c"),
},