Matched REL/mess + some data cleanup

This commit is contained in:
mrshigure 2024-03-16 13:04:23 -07:00
parent d3aae72c3b
commit 6d754f108e
11 changed files with 612 additions and 227 deletions

View file

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