summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec b/spec
index 5ac090298..8d4f825ca 100644
--- a/spec
+++ b/spec
@@ -356,7 +356,9 @@ beginseg
include "$(BUILD_DIR)/src/code/z_lights.o"
include "$(BUILD_DIR)/src/code/z_malloc.o"
include "$(BUILD_DIR)/src/code/z_map_mark.o"
+#if OOT_DEBUG
include "$(BUILD_DIR)/src/code/z_moji.o"
+#endif
include "$(BUILD_DIR)/src/code/z_prenmi_buff.o"
include "$(BUILD_DIR)/src/code/z_nulltask.o"
include "$(BUILD_DIR)/src/code/z_olib.o"