changed APP_UNIQUE_ID to next free & valid HEX number

was 0xBAC1G
This commit is contained in:
Matt Sephton 2018-04-26 13:54:23 +01:00 committed by GitHub
parent c482aff8b2
commit c6d6bb26c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@ else ifeq ($(LIBRETRO), freeintv)
APP_TITLE = FreeIntv
APP_AUTHOR = various
APP_PRODUCT_CODE = RARCH-FREEINTV
APP_UNIQUE_ID = 0xBAC1G
APP_UNIQUE_ID = 0xBAC21
APP_ICON = pkg/ctr/assets/freeintv.png
APP_BANNER = pkg/ctr/assets/freeintv_banner.png