summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorcadmic <cadmic24@gmail.com>2024-12-21 11:13:56 -0800
committerGitHub <noreply@github.com>2024-12-21 14:13:56 -0500
commit471fe51c828e34a0349a3df782e31fa54cd6b959 (patch)
treead9c8b19029551fb9c403ce2a8f57e3c61e15593 /spec
parent81df2d4ba3bfd4e8683b0b70cc7c582305dac068 (diff)
Set up build system for ique-cn (#2382)
* Set up build system for ique-cn * Fix size of fbdemo_circle assets * Treat iQue as NTSC and Use "NES" for Chinese text * Revert z_kanfont
Diffstat (limited to 'spec')
-rw-r--r--spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec b/spec
index 794a0b132..8372b29ae 100644
--- a/spec
+++ b/spec
@@ -890,7 +890,7 @@ beginseg
include "$(BUILD_DIR)/src/libultra/mgu/translate.o"
#endif
include "$(BUILD_DIR)/src/libultra/io/contramwrite.o"
-#if OOT_VERSION == NTSC_1_2 || (PLATFORM_GC && !DEBUG_FEATURES)
+#if OOT_VERSION >= PAL_1_0 && !(OOT_PAL_N64 || DEBUG_FEATURES)
include "$(BUILD_DIR)/src/libultra/io/vimodefpallan1.o"
#endif
#if !DEBUG_FEATURES