Fix w05dll/hotel.c

This commit is contained in:
gamemasterplc 2024-04-06 13:34:16 -05:00
parent c55b33a62b
commit fe959ef610
3 changed files with 19 additions and 20 deletions

View file

@ -1282,7 +1282,7 @@ config.libs = [
objects = {
Object(Matching, "REL/board_executor.c"),
Object(Matching, "REL/w05Dll/main.c"),
Object(NonMatching, "REL/w05Dll/hotel.c"),
Object(Matching, "REL/w05Dll/hotel.c"),
Object(NonMatching, "REL/w05Dll/monkey.c"),
Object(NonMatching, "REL/w05Dll/dolphin.c"),
Object(NonMatching, "REL/w05Dll/mg_item.c"),