rule for aisetfreq.o

This commit is contained in:
Alejandro Javier Asenjo Nitti 2023-10-18 10:49:51 -03:00
parent cddca2fbd7
commit 92644c09aa

View File

@ -196,6 +196,7 @@ build/src/libultra/gu/lookat.o: OPTFLAGS := -O3 -g0
build/src/libultra/io/controller.o: OPTFLAGS := -O1 -g0
build/src/libultra/io/ai.o: OPTFLAGS := -O1 -g0
build/src/libultra/io/aigetlen.o: OPTFLAGS := -O1 -g0
build/src/libultra/io/aisetfreq.o: OPTFLAGS := -O1 -g0
build/src/libultra/libc/string.o: OPTFLAGS := -O2 -g0
build/src/libultra/libc/ldiv.o: OPTFLAGS := -O2 -g0
build/src/libultra/libc/ll.o: OPTFLAGS := -O1 -g0