split f_op_draw_iter

This commit is contained in:
Pheenoh
2021-02-15 15:18:13 -05:00
parent 21e3eceb18
commit bbdb166d5a
6 changed files with 90 additions and 64 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/f/op/kankyo/f_op_kankyo_mng.o \
$(BUILD_DIR)/asm/sdata2/f_op_msg_mng.o \
$(BUILD_DIR)/asm/f/op/msg/f_op_msg_mng.o \
$(BUILD_DIR)/asm/f/op/draw/f_op_draw_iter.o \
$(BUILD_DIR)/src/f/f_op/f_op_draw_iter.o \
$(BUILD_DIR)/asm/f/op/draw/f_op_draw_tag.o \
$(BUILD_DIR)/asm/f/op/scene/f_op_scene_pause.o \
$(BUILD_DIR)/src/f/f_pc/f_pc_base.o \