[iQue] Fix audio library pad_text (#2446)

This commit is contained in:
cadmic 2025-01-27 13:12:05 -08:00 committed by GitHub
parent d855f2bfd8
commit ac70cf8fb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
spec
View File

@ -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"