(3DS) Add Snes9x ID / Assets

This commit is contained in:
MrHuu 2021-01-02 16:04:33 +01:00
parent 74d97cc1ca
commit 9e7facd011
3 changed files with 7 additions and 0 deletions

View File

@ -446,6 +446,13 @@ else ifeq ($(LIBRETRO), smsplus)
APP_ICON = pkg/ctr/assets/smsplus.png
APP_BANNER = pkg/ctr/assets/smsplus_banner.png
else ifeq ($(LIBRETRO), snes9x)
APP_TITLE = Snes9x
APP_PRODUCT_CODE = RARCH-SNES9X
APP_UNIQUE_ID = 0xBACBA
APP_ICON = pkg/ctr/assets/snes9x.png
APP_BANNER = pkg/ctr/assets/snes9x_banner.png
else ifeq ($(LIBRETRO), snes9x2002)
APP_TITLE = Snes9x 2002
APP_AUTHOR = various

BIN
pkg/ctr/assets/snes9x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB