migrate all d_file_sel_info asm functions to inline

This commit is contained in:
unknown
2020-11-29 23:26:19 -05:00
parent 44b14ec128
commit 635472d71f
61 changed files with 990 additions and 850 deletions
+1
View File
@@ -158,6 +158,7 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/d/d_envse.o \
$(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 \