Fix fn_1_CA0

This commit is contained in:
gamemasterplc 2024-05-30 08:25:41 -05:00
parent 2d84faca1f
commit 7c3f8f742e
2 changed files with 3 additions and 3 deletions

View file

@ -1188,7 +1188,7 @@ config.libs = [
"m446dll",
objects={
Object(Matching, "REL/executor.c"),
Object(NonMatching, "REL/m446Dll/main.c"),
Object(Matching, "REL/m446Dll/main.c"),
Object(Matching, "REL/m446Dll/card.c"),
Object(Matching, "REL/m446Dll/deck.c"),
Object(Matching, "REL/m446Dll/table.c"),