w05Dll/main complete (doesnt build)

This commit is contained in:
CreateSource 2024-04-05 16:24:52 -04:00
parent fd2857c546
commit 786c7a457d
4 changed files with 499 additions and 13 deletions

View file

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