diff options
Diffstat (limited to 'macosx/PcsxPlugin.h')
| -rw-r--r-- | macosx/PcsxPlugin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/PcsxPlugin.h b/macosx/PcsxPlugin.h index c8d47679..02f9484b 100644 --- a/macosx/PcsxPlugin.h +++ b/macosx/PcsxPlugin.h @@ -29,6 +29,7 @@ - (NSString *)getDisplayVersion; - (int)getType; - (NSString *)path; +- (unsigned int)hash; - (NSString *)description; - (BOOL)hasAboutAs:(int)type; - (BOOL)hasConfigureAs:(int)type; |
