commit
cf0f16596c
|
@ -334,8 +334,8 @@ else ifeq ($(LIBRETRO), prboom)
|
|||
APP_AUTHOR = Florian Schulze
|
||||
APP_PRODUCT_CODE = RARCH-PRBOOM
|
||||
APP_UNIQUE_ID = 0xBAC90
|
||||
APP_ICON = pkg/ctr/assets/prboom.png
|
||||
APP_BANNER = pkg/ctr/assets/prboom_banner.png
|
||||
APP_ICON = pkg/ctr/assets/default.png
|
||||
APP_BANNER = pkg/ctr/assets/libretro_banner.png
|
||||
|
||||
else ifeq ($(LIBRETRO), prosystem)
|
||||
APP_TITLE = ProSystem Libretro
|
||||
|
|
Loading…
Reference in New Issue