w05Dll/dolphin.c matches

This commit is contained in:
CreateSource 2024-04-22 10:33:19 -04:00
parent b3e7bfcc07
commit 9c6559eeb5
7 changed files with 1175 additions and 78 deletions

View file

@ -1283,8 +1283,8 @@ config.libs = [
Object(Matching, "REL/board_executor.c"),
Object(Matching, "REL/w05Dll/main.c"),
Object(Matching, "REL/w05Dll/hotel.c"),
Object(NonMatching, "REL/w05Dll/monkey.c"),
Object(NonMatching, "REL/w05Dll/dolphin.c"),
Object(Matching, "REL/w05Dll/monkey.c"),
Object(Matching, "REL/w05Dll/dolphin.c"),
Object(NonMatching, "REL/w05Dll/mg_item.c"),
Object(NonMatching, "REL/w05Dll/mg_coin.c"),
}