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