(3DS) Add build assets for RACE core

This commit is contained in:
jdgleaver 2020-01-02 12:57:56 +00:00
parent 4c38228359
commit bf01a2d6e5
3 changed files with 8 additions and 0 deletions

View File

@ -324,6 +324,14 @@ else ifeq ($(LIBRETRO), quicknes)
APP_ICON = pkg/ctr/assets/quicknes.png
APP_BANNER = pkg/ctr/assets/quicknes_banner.png
else ifeq ($(LIBRETRO), race)
APP_TITLE = RACE
APP_AUTHOR = various
APP_PRODUCT_CODE = RARCH-RACE
APP_UNIQUE_ID = 0xBAC95
APP_ICON = pkg/ctr/assets/race.png
APP_BANNER = pkg/ctr/assets/race_banner.png
else ifeq ($(LIBRETRO), snes9x2002)
APP_TITLE = Snes9x 2002
APP_AUTHOR = various

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB