diff --git a/Makefile b/Makefile index 18e37ba4..1278069e 100644 --- a/Makefile +++ b/Makefile @@ -195,6 +195,7 @@ build/src/libultra/gu/ortho.o: OPTFLAGS := -O3 -g0 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/libc/string.o: OPTFLAGS := -O2 -g0 build/src/libultra/libc/ldiv.o: OPTFLAGS := -O2 -g0 build/src/libultra/libc/ll.o: OPTFLAGS := -O1 -g0