Update Makefile.cores
This commit is contained in:
parent
211dd11336
commit
4e0c592bfa
|
@ -295,11 +295,6 @@ else ifeq ($(LIBRETRO), theodore)
|
|||
APP_PRODUCT_CODE = RARCH-THEODORE
|
||||
APP_UNIQUE_ID = 0xBAC2E
|
||||
|
||||
else ifeq ($(LIBRETRO), 2048)
|
||||
APP_TITLE = 2048
|
||||
APP_PRODUCT_CODE = RARCH-2048
|
||||
APP_UNIQUE_ID = 0xBAC2F
|
||||
|
||||
else ifeq ($(LIBRETRO), mu)
|
||||
APP_TITLE = Mu Palm Emulator
|
||||
APP_PRODUCT_CODE = RARCH-MU
|
||||
|
|
Loading…
Reference in New Issue