* item_funcs ok

* item_getcheck_func ok

* remove unnecessary asm file

* execItemGet / checkItemGet ok, add enums for readability

* fix return types
This commit is contained in:
TakaRikka
2020-12-05 20:30:55 -08:00
committed by GitHub
parent fb1217e3f9
commit 2fbecbc1da
227 changed files with 11251 additions and 11624 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/d/cam/d_cam_param.o \
$(BUILD_DIR)/asm/d/ev/d_ev_camera.o \
$(BUILD_DIR)/asm/d/spline/d_spline_path.o \
$(BUILD_DIR)/asm/d/d_item.o \
$(BUILD_DIR)/src/d/d_item/d_item.o \
$(BUILD_DIR)/asm/d/d_tresure.o \
$(BUILD_DIR)/asm/d/d_model.o \
$(BUILD_DIR)/asm/d/eye/d_eye_hl.o \