Decompile w21 board

This commit is contained in:
gamemasterplc 2024-03-14 09:08:20 -05:00
parent c2ca3b4346
commit b664e01d0b
3 changed files with 97 additions and 12 deletions

View file

@ -1104,7 +1104,7 @@ config.libs = [
Rel('w21Dll',
objects = {
Object(Matching, "REL/board_executor.c"),
Object(NonMatching, "REL/w21Dll/main.c"),
Object(Matching, "REL/w21Dll/main.c"),
}
),
Rel('ztardll',