Match m433Dll main.c and map.c

This commit is contained in:
dbalatoni13 2025-01-12 02:32:04 +01:00
parent 090ab1c05f
commit 0a3dcf13bc
5 changed files with 1649 additions and 300 deletions

View file

@ -1108,8 +1108,8 @@ config.libs = [
Rel(
"m433Dll", # Beach Volley Folly
objects={
Object(NonMatching, "REL/m433Dll/main.c"),
Object(NonMatching, "REL/m433Dll/map.c"),
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m433Dll/main.c"),
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m433Dll/map.c"),
Object(NonMatching, "REL/m433Dll/player.c"),
},
),