fix symbol scope
This commit is contained in:
parent
2ab9cd144e
commit
b0662c272c
2 changed files with 204 additions and 204 deletions
|
|
@ -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"),
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue