mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
move JK* JS* TUs into JSystem folder
This commit is contained in:
+3
-3
@@ -421,12 +421,12 @@ TEXT_O_FILES := \
|
||||
$(BUILD_DIR)/asm/gf/GFLight.o \
|
||||
$(BUILD_DIR)/asm/gf/GFPixel.o \
|
||||
$(BUILD_DIR)/asm/gf/GFTev.o \
|
||||
$(BUILD_DIR)/libs/JKernel/JKRHeap.o \
|
||||
$(BUILD_DIR)/libs/JSystem/JKernel/JKRHeap.o \
|
||||
$(BUILD_DIR)/asm/JKernel/JKRHeap.o \
|
||||
$(BUILD_DIR)/asm/JKernel/JKRExpHeap.o \
|
||||
$(BUILD_DIR)/asm/JKernel/JKRSolidHeap.o \
|
||||
$(BUILD_DIR)/asm/JKernel/JKRAssertHeap.o \
|
||||
$(BUILD_DIR)/libs/JKernel/JKRDisposer.o \
|
||||
$(BUILD_DIR)/libs/JSystem/JKernel/JKRDisposer.o \
|
||||
$(BUILD_DIR)/asm/JKernel/JKRDisposer.o \
|
||||
$(BUILD_DIR)/asm/JKernel/JKRThread.o \
|
||||
$(BUILD_DIR)/asm/JKernel/JKRAram.o \
|
||||
@@ -449,7 +449,7 @@ TEXT_O_FILES := \
|
||||
$(BUILD_DIR)/asm/JKernel/JKRDvdAramRipper.o \
|
||||
$(BUILD_DIR)/asm/JKernel/JKRDecomp.o \
|
||||
$(BUILD_DIR)/asm/JSupport/JSUList.o \
|
||||
$(BUILD_DIR)/libs/JSupport/JSUList.o \
|
||||
$(BUILD_DIR)/libs/JSystem/JSupport/JSUList.o \
|
||||
$(BUILD_DIR)/asm/JSupport/JSUInputStream.o \
|
||||
$(BUILD_DIR)/asm/JSupport/JSUMemoryStream.o \
|
||||
$(BUILD_DIR)/asm/JSupport/JSUFileStream.o \
|
||||
|
||||
Reference in New Issue
Block a user