From 7ecfee1f664eeb92b653104f5f3c915cc6fe6bcb Mon Sep 17 00:00:00 2001 From: iCatButler Date: Tue, 31 May 2016 15:39:49 +0100 Subject: Add checkbox for per-game memory cards --- win32/resource.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'win32/resource.h') diff --git a/win32/resource.h b/win32/resource.h index dc174418..34f701eb 100755 --- a/win32/resource.h +++ b/win32/resource.h @@ -156,6 +156,7 @@ #define IDC_DEBUG 1053 #define IDC_GPR7 1054 #define IDC_LISTCDR 1054 +#define IDC_PERGAMEMCD 1054 #define IDC_GPR8 1055 #define IDC_LISTBIOS 1055 #define IDC_PGXP_GTE 1055 @@ -367,9 +368,9 @@ // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 117 +#define _APS_NEXT_RESOURCE_VALUE 118 #define _APS_NEXT_COMMAND_VALUE 40047 -#define _APS_NEXT_CONTROL_VALUE 1056 +#define _APS_NEXT_CONTROL_VALUE 1057 #define _APS_NEXT_SYMED_VALUE 103 #endif #endif -- cgit v1.2.3