mirror of https://github.com/PrimeDecomp/prime.git
Fix path derp again
This commit is contained in:
parent
9171dc54da
commit
68d6104c67
|
@ -422,7 +422,7 @@ KYOTO_1 :=\
|
|||
$(BUILD_DIR)/asm/Kyoto/Basics/CBasics.o\
|
||||
$(BUILD_DIR)/src/Kyoto/Basics/CStopwatch.o\
|
||||
$(BUILD_DIR)/src/Kyoto/Basics/CBasicsDolphin.o\
|
||||
$(BUILD_DIR)/asm/Kyoto/Basics/CCallStackUnknownType.o\
|
||||
$(BUILD_DIR)/asm/Kyoto/Alloc/CCallStackUnknownType.o\
|
||||
$(BUILD_DIR)/src/Kyoto/Alloc/CCallStackDolphin.o\
|
||||
$(BUILD_DIR)/src/Kyoto/Basics/COsContextDolphin.o\
|
||||
$(BUILD_DIR)/src/Kyoto/Basics/CSWDataDolphin.o\
|
||||
|
|
Loading…
Reference in New Issue