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 commitacbc3196c5. * fix up ball, start claw * get halfway through m424/ball * complete m424/ball * Revert "complete m424/ball" This reverts commitacbc3196c5. * 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:
parent
ef9659fef2
commit
f6ca7da943
8 changed files with 756 additions and 68 deletions
|
|
@ -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"),
|
||||
},
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue