Fix m417dll/water.c

This commit is contained in:
gamemasterplc 2024-06-05 11:30:36 -05:00
parent 241f3f199d
commit 24fa3369d7
2 changed files with 4 additions and 3 deletions

View file

@ -956,7 +956,7 @@ config.libs = [
objects={
Object(Matching, "REL/executor.c"),
Object(Matching, "REL/m417Dll/main.c"),
Object(NonMatching, "REL/m417Dll/water.c"),
Object(Matching, "REL/m417Dll/water.c"),
Object(Matching, "REL/m417Dll/player.c"),
Object(Matching, "REL/m417Dll/sequence.c"),
},