Link the rest of CARD

Former-commit-id: f7964a3908
This commit is contained in:
2022-10-20 23:32:50 -07:00
parent a13dd93b0e
commit b07a2d74b5
5 changed files with 595 additions and 5 deletions

View File

@@ -991,12 +991,12 @@ LIBS = [
"cflags": "$cflags_base",
"host": False,
"objects": [
["Dolphin/card/CARDBios", False],
["Dolphin/card/CARDBios", True],
["Dolphin/card/CARDUnlock", True],
["Dolphin/card/CARDRdwr", True],
["Dolphin/card/CARDBlock", True],
["Dolphin/card/CARDDir", True],
["Dolphin/card/CARDCheck", False],
["Dolphin/card/CARDCheck", True],
["Dolphin/card/CARDMount", True],
["Dolphin/card/CARDFormat", True],
["Dolphin/card/CARDOpen", True],