Match selmenu

This commit is contained in:
gamemasterplc 2024-03-17 23:30:17 -05:00
parent a09a949c61
commit 007b62526a
3 changed files with 148 additions and 149 deletions

View file

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