summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorcadmic <cadmic24@gmail.com>2025-01-27 13:12:05 -0800
committerGitHub <noreply@github.com>2025-01-27 16:12:05 -0500
commitac70cf8fb786ba5a94e0e28d6d1aa4c0368a9a4e (patch)
tree31018dda6bc757f34d7177315019e7fcae6162b0 /spec
parentd855f2bfd83a904cffc0243fdac0d83dd294b278 (diff)
[iQue] Fix audio library pad_text (#2446)
Diffstat (limited to 'spec')
-rw-r--r--spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec b/spec
index ef63420f3..70b59a6fd 100644
--- a/spec
+++ b/spec
@@ -654,7 +654,7 @@ beginseg
#endif
// audio
-#if OOT_VERSION < NTSC_1_1 || PLATFORM_GC
+#if OOT_VERSION < NTSC_1_1 || !PLATFORM_N64
pad_text
#endif
include "$(BUILD_DIR)/src/audio/lib/data.o"