Add XMB Background (PIC1), add Retro Dreams BGM (not implemented yet)

This commit is contained in:
Ray The Fox 2024-08-08 20:23:00 -03:00
parent 3c5ebb2ecc
commit bf830343a6
4 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View file

@ -19,7 +19,7 @@ cpu/musashi/m68kmake
cpu/musashi/m68kops.c
cpu/musashi/m68kops.h
config.cfg
skin
srm/
brm/
mds/

View file

@ -408,6 +408,7 @@ PSPSDK ?= $(shell psp-config --pspsdk-path)
TARGET = PicoDrive
PSP_EBOOT_TITLE = Sonic UGC
PSP_EBOOT_ICON = platform/psp/data/icon.png
PSP_EBOOT_PIC1 = platform/psp/skin/background_selector.png
LIBS += -lpng -lm -lz -lpspgu -lpsppower -lpspaudio -lpsprtc -lpspaudiocodec
EXTRA_TARGETS = EBOOT.PBP
include $(PSPSDK)/lib/build.mak

Binary file not shown.

Binary file not shown.