Match m430Dll/main.c (#514)

This commit is contained in:
dbalatoni13 2025-01-09 03:51:14 +01:00 committed by GitHub
parent 806ec24c4e
commit 49696ac31b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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"),
},