Matched REL/w06/main

This commit is contained in:
mrshigure 2024-04-01 07:52:30 -07:00
parent b2993d1ba1
commit bce4e4f2b9
6 changed files with 393 additions and 32 deletions

View file

@ -1135,10 +1135,10 @@ config.libs = [
Object(NonMatching, "REL/w05Dll/mg_coin.c"),
}
),
Rel('w05Dll',
Rel('w06Dll',
objects = {
Object(Matching, "REL/board_executor.c"),
Object(NonMatching, "REL/w06Dll/main.c"),
Object(Matching, "REL/w06Dll/main.c"),
Object(NonMatching, "REL/w06Dll/mg_item.c"),
Object(NonMatching, "REL/w06Dll/mg_coin.c"),
Object(NonMatching, "REL/w06Dll/fire.c"),