mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-03 06:17:45 -04:00
Add XMB BGM (Ripped from PS3)
This commit is contained in:
parent
145ec916b9
commit
7b4c3531ef
2 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -409,6 +409,8 @@ TARGET = PicoDrive
|
|||
PSP_EBOOT_TITLE = Sonic UGC
|
||||
PSP_EBOOT_ICON = platform/psp/data/icon.png
|
||||
PSP_EBOOT_PIC1 = platform/psp/skin/background_selector.png
|
||||
PSP_EBOOT_SND0 = platform/psp/data/SND0.AT3
|
||||
|
||||
LIBS += -lpng -lm -lz -lpspgu -lpsppower -lpspaudio -lpsprtc -lpspaudiocodec
|
||||
EXTRA_TARGETS = EBOOT.PBP
|
||||
include $(PSPSDK)/lib/build.mak
|
||||
|
|
BIN
platform/psp/data/SND0.AT3
Normal file
BIN
platform/psp/data/SND0.AT3
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue