match m409/main.c

This commit is contained in:
CreateSource 2024-06-29 22:54:16 -04:00
parent a6d8b8bb66
commit b756f914de
5 changed files with 1189 additions and 115 deletions

View file

@ -893,7 +893,7 @@ config.libs = [
"m409Dll",
objects={
Object(Matching, "REL/executor.c"),
Object(NonMatching, "REL/m409Dll/main.c"),
Object(Matching, "REL/m409Dll/main.c"),
Object(NonMatching, "REL/m409Dll/player.c"),
Object(NonMatching, "REL/m409Dll/cursor.c"),
},