mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
(3DS) Add ScummVM assets
This commit is contained in:
parent
43c0d8aaa3
commit
74faccd158
@ -439,6 +439,14 @@ else ifeq ($(LIBRETRO), race)
|
||||
APP_ICON = pkg/ctr/assets/race.png
|
||||
APP_BANNER = pkg/ctr/assets/race_banner.png
|
||||
|
||||
else ifeq ($(LIBRETRO), scummvm)
|
||||
APP_TITLE = ScummVM Libretro
|
||||
APP_AUTHOR = SCUMMVMdev
|
||||
APP_PRODUCT_CODE = RARCH-SCUMMVM
|
||||
APP_UNIQUE_ID = 0xBACC0
|
||||
APP_ICON = pkg/ctr/assets/scummvm.png
|
||||
APP_BANNER = pkg/ctr/assets/scummvm_banner.png
|
||||
|
||||
else ifeq ($(LIBRETRO), smsplus)
|
||||
APP_TITLE = SMSplus
|
||||
APP_PRODUCT_CODE = RARCH-SMSPLUS
|
||||
|
BIN
pkg/ctr/assets/scummvm.png
Normal file
BIN
pkg/ctr/assets/scummvm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
BIN
pkg/ctr/assets/scummvm_banner.png
Normal file
BIN
pkg/ctr/assets/scummvm_banner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Loading…
x
Reference in New Issue
Block a user