diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-06-11 09:22:11 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-06-11 09:22:11 +0000 |
| commit | 115f535248b36a4a08bbb570e6fc971d3c40e654 (patch) | |
| tree | 40ec39212d9ba18581b5bd99971807bb660f4491 /macosx/PcsxController.h | |
| parent | 1ca5686e1587d754f8f97c369b717679c95876a1 (diff) | |
| download | pcsxr-115f535248b36a4a08bbb570e6fc971d3c40e654.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23682 e17a0e51-4ae3-4d35-97c3-1a29b211df97
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; |
