complete m438Dll/map.c (#534)

* get halfway through m424/ball

* get halfway through m424/ball

* get halfway through m424/ball

* complete m424/ball

* fix merge errors

* Revert "complete m424/ball"

This reverts commit acbc3196c5.

* fix up ball, start claw

* get halfway through m424/ball

* complete m424/ball

* Revert "complete m424/ball"

This reverts commit acbc3196c5.

* fix up ball, start claw

* complete m424Dll

* fix m424, begin m438/map

* Start m438/map

* complete m438/map

* fix m424
This commit is contained in:
CreateSource 2025-01-15 19:59:55 -05:00 committed by GitHub
parent ef9659fef2
commit f6ca7da943
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 756 additions and 68 deletions

View file

@ -1160,7 +1160,7 @@ config.libs = [
"m438Dll", # Chain Chomp Fever
objects={
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m438Dll/main.c"),
Object(NonMatching, "REL/m438Dll/map.c"),
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m438Dll/map.c"),
Object(NonMatching, "REL/m438Dll/fire.c"),
},
),