1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-12 18:01:16 +00:00

Audio internal lib: Merge dcache.c and aisetnextbuf.c into os.c (#2522)

This commit is contained in:
fig02 2025-05-02 04:44:09 -04:00 committed by GitHub
parent ed15061de5
commit 7cd59fbdad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 20 additions and 18 deletions

View file

@ -681,8 +681,7 @@ beginseg
include "$(BUILD_DIR)/src/audio/internal/heap.o"
include "$(BUILD_DIR)/src/audio/internal/load.o"
include "$(BUILD_DIR)/src/audio/internal/thread.o"
include "$(BUILD_DIR)/src/audio/internal/dcache.o"
include "$(BUILD_DIR)/src/audio/internal/aisetnextbuf.o"
include "$(BUILD_DIR)/src/audio/internal/os.o"
#if OOT_PAL_N64
pad_text
pad_text