From 4e0c592bfae81800ac925b07f02d3050b298634a Mon Sep 17 00:00:00 2001 From: Matt Sephton Date: Tue, 12 Feb 2019 20:39:37 +0000 Subject: [PATCH] Update Makefile.cores --- pkg/ctr/Makefile.cores | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pkg/ctr/Makefile.cores b/pkg/ctr/Makefile.cores index b4abe0607f..0947738105 100644 --- a/pkg/ctr/Makefile.cores +++ b/pkg/ctr/Makefile.cores @@ -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