Matched REL/w01/main + some data cleanup
This commit is contained in:
parent
59f39c0331
commit
538ac0a01a
10 changed files with 2919 additions and 328 deletions
|
|
@ -1084,7 +1084,7 @@ config.libs = [
|
|||
Rel('w01Dll',
|
||||
objects = {
|
||||
Object(Matching, "REL/board_executor.c"),
|
||||
Object(NonMatching, "REL/w01Dll/main.c"),
|
||||
Object(Matching, "REL/w01Dll/main.c"),
|
||||
Object(NonMatching, "REL/w01Dll/mg_coin.c"),
|
||||
Object(NonMatching, "REL/w01Dll/mg_item.c"),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue