Merge pull request #440 from gamemasterplc/main

Match m437dll
This commit is contained in:
Liam Coleman 2024-11-10 08:04:50 -06:00 committed by GitHub
commit 415e138ab7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 3 deletions

View file

@ -1102,8 +1102,8 @@ config.libs = [
Rel(
"m437Dll", # Balloon of Doom
objects={
Object(NonMatching, "REL/m437Dll/main.c"),
Object(NonMatching, "REL/m437Dll/sequence.c"),
Object(Matching, "REL/m437Dll/main.c"),
Object(Matching, "REL/m437Dll/sequence.c"),
},
),
Rel(