diff options
Diffstat (limited to 'macosx/PcsxController.h')
| -rw-r--r-- | macosx/PcsxController.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/PcsxController.h b/macosx/PcsxController.h index 1e83aa81..13738469 100644 --- a/macosx/PcsxController.h +++ b/macosx/PcsxController.h @@ -22,7 +22,7 @@ - (IBAction)preferences:(id)sender; - (IBAction)reset:(id)sender; - (IBAction)runCD:(id)sender; -- (IBAction)runBios:(id)sender; +- (IBAction)runIso:(id)sender; - (IBAction)runExe:(id)sender; - (IBAction)freeze:(id)sender; - (IBAction)defrost:(id)sender; |
