diff options
Diffstat (limited to 'macosx/PcsxrPlugin.h')
| -rw-r--r-- | macosx/PcsxrPlugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/PcsxrPlugin.h b/macosx/PcsxrPlugin.h index 63181135..dd5347e6 100644 --- a/macosx/PcsxrPlugin.h +++ b/macosx/PcsxrPlugin.h @@ -35,7 +35,7 @@ - (NSString *)description; - (BOOL)hasAboutAs:(int)type; - (BOOL)hasConfigureAs:(int)type; -- (long)initAs:(int)aType; +- (long)runAs:(int)aType; - (long)shutdownAs:(int)aType; - (void)aboutAs:(int)type; - (void)configureAs:(int)type; |
