Match m433Dll main.c and map.c (#524)

* Match m433Dll main.c and map.c

* Delete accidental lines from mstory2
This commit is contained in:
dbalatoni13 2025-01-12 04:12:01 +01:00 committed by GitHub
parent 090ab1c05f
commit a79294aac0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 1649 additions and 304 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"),
},
),