Finish m427Dll (#558)

This commit is contained in:
dbalatoni13 2025-02-05 03:08:50 +01:00 committed by GitHub
parent d340ccf061
commit 312f8471c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 2495 additions and 219 deletions

View file

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