mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-07 16:18:04 -04:00
I GIVE UP 🔥🔥🔥🔥
This commit is contained in:
parent
6ebee76883
commit
a5654d9c38
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -406,7 +406,7 @@ endif
|
||||||
ifeq "$(PLATFORM)" "psp"
|
ifeq "$(PLATFORM)" "psp"
|
||||||
PSPSDK ?= $(shell psp-config --pspsdk-path)
|
PSPSDK ?= $(shell psp-config --pspsdk-path)
|
||||||
TARGET = PicoDrive
|
TARGET = PicoDrive
|
||||||
PSP_EBOOT_TITLE = "Sonic's UGC"
|
PSP_EBOOT_TITLE = Sonic UGC
|
||||||
PSP_EBOOT_ICON = platform/psp/data/icon.png
|
PSP_EBOOT_ICON = platform/psp/data/icon.png
|
||||||
LIBS += -lpng -lm -lz -lpspgu -lpsppower -lpspaudio -lpsprtc -lpspaudiocodec
|
LIBS += -lpng -lm -lz -lpspgu -lpsppower -lpspaudio -lpsprtc -lpspaudiocodec
|
||||||
EXTRA_TARGETS = EBOOT.PBP
|
EXTRA_TARGETS = EBOOT.PBP
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue