Fix safDll

This commit is contained in:
gamemasterplc 2024-03-05 20:42:14 -06:00
parent cc46a20881
commit 380336c17e
4 changed files with 71 additions and 20 deletions

View file

@ -1000,7 +1000,7 @@ config.libs = [
),
Rel('safDll',
objects = {
Object(NonMatching, "REL/safDll/main.c"),
Object(Matching, "REL/safDll/main.c"),
}
),
Rel('selmenuDll',