Matched REL/m403 + some code cleanup
This commit is contained in:
parent
4add2acaac
commit
36948439b2
19 changed files with 2967 additions and 352 deletions
|
|
@ -808,8 +808,8 @@ config.libs = [
|
|||
Rel('m403Dll',
|
||||
objects = {
|
||||
Object(Matching, "REL/executor.c"),
|
||||
Object(NonMatching, "REL/m403Dll/main.c"),
|
||||
Object(NonMatching, "REL/m403Dll/scene.c"),
|
||||
Object(Matching, "REL/m403Dll/main.c"),
|
||||
Object(Matching, "REL/m403Dll/scene.c"),
|
||||
}
|
||||
),
|
||||
Rel('m404Dll',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue