mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-12-24 12:42:36 +00:00
add back support for PSP_EBOOT_UNKPNG
This commit is contained in:
@@ -102,7 +102,9 @@ ifndef PSP_EBOOT_ICON1
|
||||
PSP_EBOOT_ICON1 = NULL
|
||||
endif
|
||||
|
||||
ifndef PSP_EBOOT_PIC0
|
||||
ifdef PSP_EBOOT_UNKPNG
|
||||
PSP_EBOOT_PIC0 = $(PSP_EBOOT_UNKPNG)
|
||||
else ifndef PSP_EBOOT_PIC0
|
||||
PSP_EBOOT_PIC0 = NULL
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user