Merge pull request #10306 from phcoder/3ds4

Add ID for chailove
This commit is contained in:
Autechre 2020-03-17 22:42:21 +01:00 committed by GitHub
commit be1b97c7c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,13 @@ else ifeq ($(LIBRETRO), bluemsx)
APP_ICON = pkg/ctr/assets/default.png
APP_BANNER = pkg/ctr/assets/libretro_banner.png
else ifeq ($(LIBRETRO), chailove)
APP_TITLE = ChaiLove
APP_PRODUCT_CODE = RARCH-CHAILOVE
APP_UNIQUE_ID = 0xBACB2
APP_ICON = pkg/ctr/assets/default.png
APP_BANNER = pkg/ctr/assets/libretro_banner.png
else ifeq ($(LIBRETRO), cap32)
APP_TITLE = Caprice32
APP_AUTHOR = various