mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
Merge pull request #12128 from jdgleaver/ctr-potator
(3DS) Add Potator assets
This commit is contained in:
commit
275c02faee
@ -401,6 +401,14 @@ else ifeq ($(LIBRETRO), pokemini)
|
|||||||
APP_ICON = pkg/ctr/assets/pokemini.png
|
APP_ICON = pkg/ctr/assets/pokemini.png
|
||||||
APP_BANNER = pkg/ctr/assets/pokemini_banner.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)
|
else ifeq ($(LIBRETRO), prboom)
|
||||||
APP_TITLE = PrBoom
|
APP_TITLE = PrBoom
|
||||||
APP_AUTHOR = Florian Schulze
|
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