TObject and JStudio internals (#57)

* TObject

* fix

Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
notyourav
2021-01-05 12:47:26 -05:00
committed by GitHub
co-authored by Pheenoh
parent 689d83dd23
commit 105c006948
31 changed files with 1403 additions and 1182 deletions
+2 -1
View File
@@ -311,7 +311,7 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/JStudio/jstudio-math.o \
$(BUILD_DIR)/asm/JStudio/jstudio-object.o \
$(BUILD_DIR)/asm/JStudio/object-id.o \
$(BUILD_DIR)/asm/JStudio/stb.o \
$(BUILD_DIR)/libs/JSystem/JStudio/stb.o \
$(BUILD_DIR)/asm/JStudio/stb-data-parse.o \
$(BUILD_DIR)/asm/JStudio_JStage/control.o \
$(BUILD_DIR)/asm/JStudio_JStage/object.o \
@@ -464,6 +464,7 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/JSupport/JSUMemoryStream.o \
$(BUILD_DIR)/asm/JSupport/JSUFileStream.o \
$(BUILD_DIR)/asm/JGadget/binary.o \
$(BUILD_DIR)/libs/JSystem/JGadget/linklist.o \
$(BUILD_DIR)/asm/JGadget/linklist.o \
$(BUILD_DIR)/asm/JGadget/std-vector.o \
$(BUILD_DIR)/asm/JUtility/JUTCacheFont.o \