(3DS) Add Potator assets

This commit is contained in:
jdgleaver 2021-03-11 13:17:10 +00:00
parent 4d93ac3870
commit 32323ec737
3 changed files with 8 additions and 0 deletions

View File

@ -401,6 +401,14 @@ else ifeq ($(LIBRETRO), pokemini)
APP_ICON = pkg/ctr/assets/pokemini.png
APP_BANNER = pkg/ctr/assets/pokemini_banner.png
else ifeq ($(LIBRETRO), potator)
APP_TITLE = Potator
APP_AUTHOR = various
APP_PRODUCT_CODE = RARCH-POTATOR
APP_UNIQUE_ID = 0xBACD0
APP_ICON = pkg/ctr/assets/potator.png
APP_BANNER = pkg/ctr/assets/potator_banner.png
else ifeq ($(LIBRETRO), prboom)
APP_TITLE = PrBoom
APP_AUTHOR = Florian Schulze

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB