Merge pull request #10619 from phcoder/frodoid

3ds: Add ID for frodo
This commit is contained in:
Autechre 2020-05-12 06:25:26 +02:00 committed by GitHub
commit 34b8b457c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,6 +160,13 @@ else ifeq ($(LIBRETRO), freechaf)
APP_ICON = pkg/ctr/assets/default.png
APP_BANNER = pkg/ctr/assets/libretro_banner.png
else ifeq ($(LIBRETRO), frodo)
APP_TITLE = Frodo
APP_PRODUCT_CODE = RARCH-FRODO
APP_UNIQUE_ID = 0xBACB9
APP_ICON = pkg/ctr/assets/default.png
APP_BANNER = pkg/ctr/assets/libretro_banner.png
else ifeq ($(LIBRETRO), freeintv)
APP_TITLE = FreeIntv
APP_AUTHOR = various