Link GBAXfer.c

Former-commit-id: ced8b0325f
This commit is contained in:
2022-10-20 23:06:41 -07:00
parent 9c374828e0
commit f5deea9cda
3 changed files with 44 additions and 3 deletions

View File

@@ -1050,7 +1050,7 @@ LIBS = [
"Dolphin/GBA/GBAJoyBoot",
["Dolphin/GBA/GBARead", True],
["Dolphin/GBA/GBAWrite", True],
["Dolphin/GBA/GBAXfer", False],
["Dolphin/GBA/GBAXfer", True],
"Dolphin/GBA/GBAKey",
],
},