Properly split GBA library

Former-commit-id: f49d43abdc
This commit is contained in:
2022-10-15 14:47:17 -07:00
parent c2ad63b3aa
commit af9f796433
4 changed files with 61 additions and 5 deletions

View File

@@ -1011,6 +1011,8 @@ LIBS = [
"cflags": "$cflags_base",
"objects": [
"Dolphin/GBA/GBA",
"Dolphin/GBA/GBAGetProcessStatus",
"Dolphin/GBA/GBAJoyBoot",
"Dolphin/GBA/GBARead",
"Dolphin/GBA/GBAWrite",
"Dolphin/GBA/GBAXfer",