From bfc8e12c52df1f7cbe8fafaf7804b56db3103f8f Mon Sep 17 00:00:00 2001 From: "SND\\ckain_cp" Date: Thu, 28 Nov 2013 11:34:19 +0000 Subject: Added option to not have memory card plugged. Chronicles of the Sword password screen can now be accessed. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88004 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- libpcsxcore/psxcommon.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libpcsxcore/psxcommon.h') diff --git a/libpcsxcore/psxcommon.h b/libpcsxcore/psxcommon.h index 9fc1628b..bd12ef51 100755 --- a/libpcsxcore/psxcommon.h +++ b/libpcsxcore/psxcommon.h @@ -150,6 +150,7 @@ typedef struct { boolean RCntFix; boolean UseNet; boolean VSyncWA; + boolean NoMemcard; boolean Widescreen; boolean HideCursor; boolean SaveWindowPos; -- cgit v1.2.3