Merge pull request #10280 from phcoder/3dsboom

3ds: Add ID for mrboom
This commit is contained in:
Autechre 2020-03-14 10:44:12 +01:00 committed by GitHub
commit 25231d5c92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -267,6 +267,13 @@ else ifeq ($(LIBRETRO), nekop2)
APP_ICON = pkg/ctr/assets/nekop2.png
APP_BANNER = pkg/ctr/assets/nekop2_banner.png
else ifeq ($(LIBRETRO), mrboom)
APP_TITLE = MrBoom
APP_PRODUCT_CODE = RARCH-MRBOOM
APP_UNIQUE_ID = 0xBACA6
APP_ICON = pkg/ctr/assets/default.png
APP_BANNER = pkg/ctr/assets/libretro_banner.png
else ifeq ($(LIBRETRO), mu)
APP_TITLE = Mu Palm Emulator
APP_PRODUCT_CODE = RARCH-MU