split f_op_view

This commit is contained in:
Pheenoh
2021-02-15 15:12:21 -05:00
parent 18af525512
commit 0f1139ab5f
9 changed files with 119 additions and 62 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ TEXT_O_FILES := \
$(BUILD_DIR)/src/f/f_op/f_op_scene_mng.o \
$(BUILD_DIR)/asm/f/op/scene/f_op_scene_req.o \
$(BUILD_DIR)/asm/f/op/scene/f_op_scene_tag.o \
$(BUILD_DIR)/asm/f/op/f_op_view.o \
$(BUILD_DIR)/src/f/f_op/f_op_view.o \
$(BUILD_DIR)/asm/f/op/f_op_kankyo.o \
$(BUILD_DIR)/asm/f/op/f_op_msg.o \
$(BUILD_DIR)/asm/sdata2/f_op_kankyo_mng.o \