Update Makefile.cores

This commit is contained in:
Matt Sephton 2019-02-12 20:41:42 +00:00 committed by GitHub
parent 4e0c592bfa
commit 5cf15c8609
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -298,6 +298,6 @@ else ifeq ($(LIBRETRO), theodore)
else ifeq ($(LIBRETRO), mu)
APP_TITLE = Mu Palm Emulator
APP_PRODUCT_CODE = RARCH-MU
APP_UNIQUE_ID = 0xBAC30
APP_UNIQUE_ID = 0xBAC2F
endif