mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-06 09:55:11 -04:00
d_item (#18)
* 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:
+1
-1
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user