Match filesel.c

This commit is contained in:
gamemasterplc 2024-04-21 15:26:36 -05:00
parent 0ccc55e70f
commit ce98a67771
6 changed files with 265 additions and 271 deletions

View file

@ -1133,7 +1133,7 @@ config.libs = [
Object(Matching, "REL/executor.c"),
Object(Matching, "REL/modeseldll/main.c"),
Object(NonMatching, "REL/modeseldll/modesel.c"),
Object(NonMatching, "REL/modeseldll/filesel.c"),
Object(Matching, "REL/modeseldll/filesel.c"),
Object(Matching, "REL/modeseldll/datalist.c"),
}
),