mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 22:20:31 +00:00
commit
3064d0d441
@ -337,4 +337,10 @@ else ifeq ($(LIBRETRO), theodore)
|
|||||||
APP_PRODUCT_CODE = RARCH-THEODORE
|
APP_PRODUCT_CODE = RARCH-THEODORE
|
||||||
APP_UNIQUE_ID = 0xBAC2E
|
APP_UNIQUE_ID = 0xBAC2E
|
||||||
|
|
||||||
|
else ifeq ($(LIBRETRO), vecx)
|
||||||
|
APP_TITLE = VecX Libretro
|
||||||
|
APP_PRODUCT_CODE = RARCH-VECX
|
||||||
|
APP_UNIQUE_ID = 0xBAC4C
|
||||||
|
APP_ICON = pkg/ctr/assets/vecx.png
|
||||||
|
APP_BANNER = pkg/ctr/assets/vecx_banner.png
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user