mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-07-15 14:25:52 +00:00
Don't link GBAGetProcessStatus.c in make files
Former-commit-id: 4fa9495dd1278829f5f2028521165c054452480d
This commit is contained in:
parent
f5deea9cda
commit
a13dd93b0e
@ -853,7 +853,7 @@ THP_FILES :=\
|
|||||||
|
|
||||||
GBA_FILES :=\
|
GBA_FILES :=\
|
||||||
$(BUILD_DIR)/src/Dolphin/GBA/GBA.ep.o\
|
$(BUILD_DIR)/src/Dolphin/GBA/GBA.ep.o\
|
||||||
$(BUILD_DIR)/src/Dolphin/GBA/GBAGetProcessStatus.ep.o\
|
$(BUILD_DIR)/asm/Dolphin/GBA/GBAGetProcessStatus.o\
|
||||||
$(BUILD_DIR)/asm/Dolphin/GBA/GBAJoyBoot.o\
|
$(BUILD_DIR)/asm/Dolphin/GBA/GBAJoyBoot.o\
|
||||||
$(BUILD_DIR)/src/Dolphin/GBA/GBARead.ep.o\
|
$(BUILD_DIR)/src/Dolphin/GBA/GBARead.ep.o\
|
||||||
$(BUILD_DIR)/src/Dolphin/GBA/GBAWrite.ep.o\
|
$(BUILD_DIR)/src/Dolphin/GBA/GBAWrite.ep.o\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user