Finish ztardll

This commit is contained in:
gamemasterplc 2024-08-08 12:17:19 -05:00
parent 55b1d6cd4a
commit 87533ab136
3 changed files with 144 additions and 153 deletions

View file

@ -1569,9 +1569,9 @@ config.libs = [
"ztardll",
objects={
Object(Matching, "REL/executor.c"),
Object(NonMatching, "REL/ztardll/main.c"),
Object(Matching, "REL/ztardll/main.c"),
Object(Matching, "REL/ztardll/font.c"),
Object(NonMatching, "REL/ztardll/select.c"),
Object(Matching, "REL/ztardll/select.c"),
},
),
]