diff options
Diffstat (limited to 'macosx/PcsxrMemoryObject.m')
| -rw-r--r-- | macosx/PcsxrMemoryObject.m | 1 |
1 files changed, 1 insertions, 0 deletions
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 { |
