Match m430Dll/main.c

This commit is contained in:
dbalatoni13 2025-01-09 03:49:26 +01:00
parent 806ec24c4e
commit c416da5c38
4 changed files with 904 additions and 309 deletions

View file

@ -1087,7 +1087,7 @@ config.libs = [
Rel(
"m430Dll", # Pair-a-sailing
objects={
Object(NonMatching, "REL/m430Dll/main.c"),
Object(Matching, "REL/m430Dll/main.c"),
Object(NonMatching, "REL/m430Dll/water.c"),
Object(NonMatching, "REL/m430Dll/player.c"),
},