Merge pull request #10300 from phcoder/3ds3

3ds: Add ID for tic80
This commit is contained in:
Autechre 2020-03-17 02:31:01 +01:00 committed by GitHub
commit c0c9caec22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -475,6 +475,13 @@ else ifeq ($(LIBRETRO), theodore)
APP_ICON = pkg/ctr/assets/ThomsonMOTO.png
APP_BANNER = pkg/ctr/assets/ThomsonMOTO_banner.png
else ifeq ($(LIBRETRO), tic80)
APP_TITLE = TIC-80
APP_PRODUCT_CODE = RARCH-TIC80
APP_UNIQUE_ID = 0xBACB0
APP_ICON = pkg/ctr/assets/default.png
APP_BANNER = pkg/ctr/assets/libretro_banner.png
else ifeq ($(LIBRETRO), tyrquake)
APP_TITLE = Tyrquake
APP_PRODUCT_CODE = RARCH-TYRQUAKE