From a5654d9c382bb26211fb8822d45fb0e63edaf8b0 Mon Sep 17 00:00:00 2001 From: Ray The Fox <120764243+RayTF@users.noreply.github.com> Date: Sun, 4 Aug 2024 22:48:05 -0300 Subject: [PATCH] =?UTF-8?q?I=20GIVE=20UP=20=F0=9F=94=A5=F0=9F=94=A5?= =?UTF-8?q?=F0=9F=94=A5=F0=9F=94=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cfeeac02..0b1a64e3 100644 --- a/Makefile +++ b/Makefile @@ -406,7 +406,7 @@ endif ifeq "$(PLATFORM)" "psp" PSPSDK ?= $(shell psp-config --pspsdk-path) TARGET = PicoDrive -PSP_EBOOT_TITLE = "Sonic's UGC" +PSP_EBOOT_TITLE = Sonic UGC PSP_EBOOT_ICON = platform/psp/data/icon.png LIBS += -lpng -lm -lz -lpspgu -lpsppower -lpspaudio -lpsprtc -lpspaudiocodec EXTRA_TARGETS = EBOOT.PBP