Implement some missings todo, and add libpsprtc as standard library

Remove -lm from examples because is also part of standard libraries
This commit is contained in:
Francisco Javier Trujillo Mata
2021-11-16 11:24:36 +01:00
parent c0f526059a
commit 77ab536474
29 changed files with 97 additions and 55 deletions

View File

@@ -8,7 +8,7 @@ ASFLAGS = $(CFLAGS)
LIBDIR =
LDFLAGS =
LIBS= -lpspgum -lpspgu -lm
LIBS= -lpspgum -lpspgu
EXTRA_TARGETS = EBOOT.PBP
PSP_EBOOT_TITLE = Reflection Sample