mirror of
https://github.com/sonicdcer/sf64.git
synced 2024-11-26 22:40:42 +00:00
rule for aisetfreq.o
This commit is contained in:
parent
cddca2fbd7
commit
92644c09aa
1
Makefile
1
Makefile
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user