Match and link EXI

Former-commit-id: 4059bf7e3d
This commit is contained in:
2022-12-22 12:46:14 -08:00
parent c7d9ae4880
commit 0dfe0cae15
7 changed files with 989 additions and 46 deletions

View File

@@ -1005,8 +1005,8 @@ LIBS = [
"cflags": "$cflags_base",
"host": False,
"objects": [
"Dolphin/exi/EXIBios",
"Dolphin/exi/EXIUart",
["Dolphin/exi/EXIBios", True],
["Dolphin/exi/EXIUart", True],
],
},
{