work on daalink, fop actor, mDo machine, msg_scrn, + various (#201)

* work on fop actor / actor mng, daalink, d_a_obj_item

* d_a_title mostly decompiled

* daalink / d_event / JMessage / dmsg_out_font work

* msg_scrn_base / msg_scrn_boss

* some work on mDo machine, d_menu_save, d_tresure, and various

* remove asm

* progress
This commit is contained in:
TakaRikka
2022-06-29 22:19:09 +02:00
committed by GitHub
parent cd5b02450c
commit 046d178003
412 changed files with 12028 additions and 16831 deletions
+4 -4
View File
@@ -149,11 +149,11 @@ O_FILES := \
$(BUILD_DIR)/src/d/a/d_a_itembase.o \
$(BUILD_DIR)/src/d/a/d_a_no_chg_room.o \
$(BUILD_DIR)/src/d/a/d_a_npc.o \
$(BUILD_DIR)/src/a/npc/d_a_npc_cd.o \
$(BUILD_DIR)/src/a/npc/d_a_npc_cd2.o \
$(BUILD_DIR)/src/a/obj/d_a_obj_item.o \
$(BUILD_DIR)/src/d/a/d_a_npc_cd.o \
$(BUILD_DIR)/src/d/a/d_a_npc_cd2.o \
$(BUILD_DIR)/src/d/a/d_a_obj_item.o \
$(BUILD_DIR)/src/d/d_insect.o \
$(BUILD_DIR)/src/a/obj/d_a_obj_ss_base.o \
$(BUILD_DIR)/src/d/a/d_a_obj_ss_base.o \
$(BUILD_DIR)/src/d/a/d_a_player.o \
$(BUILD_DIR)/src/d/d_camera.o \
$(BUILD_DIR)/src/d/d_envse.o \