From 0290bd60e48e6841b7992311f352e0bbf691428a Mon Sep 17 00:00:00 2001 From: aliaspider Date: Thu, 1 Oct 2015 23:21:05 +0100 Subject: [PATCH] (CTR/3DS) style nit. --- ctr/Makefile.cores | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ctr/Makefile.cores b/ctr/Makefile.cores index ff372c975c..1837a80963 100644 --- a/ctr/Makefile.cores +++ b/ctr/Makefile.cores @@ -159,7 +159,7 @@ else ifeq ($(LIBRETRO), fb_alpha_neo) APP_ICON = ctr/fb_alpha_neo.png #APP_BANNER = ctr/libretro_banner.png #APP_AUDIO = ctr/silent.wav - O3DS_80MB_APPMEM = 1 + O3DS_80MB_APPMEM = 1 else ifeq ($(LIBRETRO), fb_alpha_cps1) APP_TITLE = Final Burn Alpha - CPS-1 @@ -180,7 +180,7 @@ else ifeq ($(LIBRETRO), fb_alpha_cps2) APP_ICON = ctr/fb_alpha_cps2.png #APP_BANNER = ctr/libretro_banner.png #APP_AUDIO = ctr/silent.wav - O3DS_80MB_APPMEM = 1 + O3DS_80MB_APPMEM = 1 else ifeq ($(LIBRETRO), catsfc_plus) APP_TITLE = CATSFC Plus Libretro