Fix w02dll/main.c
This commit is contained in:
parent
de29ef2cf8
commit
690ffa3d81
2 changed files with 22 additions and 22 deletions
|
|
@ -1092,7 +1092,7 @@ config.libs = [
|
|||
Rel('w02Dll',
|
||||
objects = {
|
||||
Object(Matching, "REL/board_executor.c"),
|
||||
Object(NonMatching, "REL/w02Dll/main.c"),
|
||||
Object(Matching, "REL/w02Dll/main.c"),
|
||||
Object(NonMatching, "REL/w02Dll/dice.c"),
|
||||
Object(NonMatching, "REL/w02Dll/gamble.c"),
|
||||
Object(NonMatching, "REL/w02Dll/mg_coin.c"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue