From 232c3563b43067afd95f97c234e46b00c03b551c Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Fri, 25 Nov 2011 23:15:57 +0000 Subject: The Memory card editor for Mac OS X should be up and running now. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72644 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/PcsxrMemoryObject.m | 1 + 1 file changed, 1 insertion(+) (limited to 'macosx/PcsxrMemoryObject.m') diff --git a/macosx/PcsxrMemoryObject.m b/macosx/PcsxrMemoryObject.m index 6d7263c1..703504cc 100644 --- a/macosx/PcsxrMemoryObject.m +++ b/macosx/PcsxrMemoryObject.m @@ -14,6 +14,7 @@ @synthesize sjisName; @synthesize memImage; @synthesize memNumber; +@synthesize memFlags; - (void)dealloc { -- cgit v1.2.3