mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 23:58:04 -04:00
(T6) Update Gitignore (again), Update Name and Fix Savedata
Btw there's no T5 on the commit changes because i forgot to change from M1 for an entire version
This commit is contained in:
parent
d80333917d
commit
078c7ede44
6 changed files with 11 additions and 10 deletions
2
Makefile
2
Makefile
|
@ -406,7 +406,7 @@ endif
|
|||
ifeq "$(PLATFORM)" "psp"
|
||||
PSPSDK ?= $(shell psp-config --pspsdk-path)
|
||||
TARGET = PicoDrive
|
||||
PSP_EBOOT_TITLE = PicoDrive
|
||||
PSP_EBOOT_TITLE = Sonic's UGC
|
||||
PSP_EBOOT_ICON = platform/psp/data/icon.png
|
||||
LIBS += -lpng -lm -lz -lpspgu -lpsppower -lpspaudio -lpsprtc -lpspaudiocodec
|
||||
EXTRA_TARGETS = EBOOT.PBP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue