mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Add 3DS core Handy
This commit is contained in:
parent
0c3a684e2c
commit
192fa74868
@ -259,5 +259,12 @@ else ifeq ($(LIBRETRO), gw)
|
||||
APP_UNIQUE_ID = 0xBAC2D
|
||||
APP_ICON = pkg/ctr/assets/gw.png
|
||||
APP_BANNER = pkg/ctr/assets/gw_banner.png
|
||||
|
||||
else ifeq ($(LIBRETRO), handy)
|
||||
APP_TITLE = Handy Libretro
|
||||
APP_PRODUCT_CODE = RARCH-HANDY
|
||||
APP_UNIQUE_ID = 0xBAC7C
|
||||
APP_ICON = pkg/ctr/assets/handy.png
|
||||
APP_BANNER = pkg/ctr/assets/handy_banner.png
|
||||
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user