mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
(3DS) Add Potator assets
This commit is contained in:
parent
4d93ac3870
commit
32323ec737
@ -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
BIN
pkg/ctr/assets/potator.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
BIN
pkg/ctr/assets/potator_banner.png
Normal file
BIN
pkg/ctr/assets/potator_banner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.6 KiB |
Loading…
x
Reference in New Issue
Block a user