mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
JKRHeap functions (#6)
* becomeSystemHeap OK! becomeCurrentHeap OK! * initArena OK! * static-alloc OK! static-free OK! static-resize OK! * operator new OK! operator delete OK! * removed asm/d/file/sel/d_file_sel_info.o from obj_files.mk * fixed vtable names
This commit is contained in:
@@ -159,7 +159,6 @@ TEXT_O_FILES := \
|
||||
$(BUILD_DIR)/asm/d/file/d_file_select.o \
|
||||
$(BUILD_DIR)/asm/d/file/sel/d_file_sel_warning.o \
|
||||
$(BUILD_DIR)/src/d/d_file/d_file_sel_info.o \
|
||||
$(BUILD_DIR)/asm/d/file/sel/d_file_sel_info.o \
|
||||
$(BUILD_DIR)/asm/d/bright/d_bright_check.o \
|
||||
$(BUILD_DIR)/asm/d/d_scope.o \
|
||||
$(BUILD_DIR)/asm/d/select/d_select_cursor.o \
|
||||
|
||||
Reference in New Issue
Block a user