add ICON0.png (#3)

* Add ICON0.PNG

* Now uses ICON0
This commit is contained in:
Nikita Vakhrushev 2018-11-04 01:34:09 +07:00 committed by Joel
parent 1b464066ab
commit 78fbd8999a
2 changed files with 1 additions and 1 deletions

BIN
ICON0.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

View File

@ -26,7 +26,7 @@ LIBS = -losl -lpng -lz \
EXTRA_TARGETS = EBOOT.PBP
PSP_EBOOT_TITLE = CM File Manager PSP
#PSP_EBOOT_ICON = ICON0.PNG
PSP_EBOOT_ICON = ICON0.PNG
PSP_LARGE_MEMORY = 1
PSPSDK=$(shell psp-config --pspsdk-path)
include $(PSPSDK)/lib/build.mak