diff options
Diffstat (limited to 'macosx/PcsxrMemCardArray.h')
| -rw-r--r-- | macosx/PcsxrMemCardArray.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/PcsxrMemCardArray.h b/macosx/PcsxrMemCardArray.h index b8961e3f..a1d209fb 100644 --- a/macosx/PcsxrMemCardArray.h +++ b/macosx/PcsxrMemCardArray.h @@ -32,5 +32,6 @@ @property (nonatomic, readonly, unsafe_unretained) NSArray *memoryArray; @property (nonatomic, readonly, unsafe_unretained) NSURL *memCardURL; +@property (nonatomic, readonly) const char *memCardCPath; @end |
