diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-11-04 02:46:27 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-11-04 02:46:27 +0000 |
| commit | 559fd026bb57e0d71615b237c37a31f287af5940 (patch) | |
| tree | ab44f09ca16f2e840c6a544a2fba787577c99960 /macosx/PcsxController.h | |
| parent | a2da60aec08bb90c8e55f9ff5178701a309dbb9c (diff) | |
| download | pcsxr-559fd026bb57e0d71615b237c37a31f287af5940.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@35397 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 13738469..7c716c3b 100644 --- a/macosx/PcsxController.h +++ b/macosx/PcsxController.h @@ -23,7 +23,7 @@ - (IBAction)reset:(id)sender; - (IBAction)runCD:(id)sender; - (IBAction)runIso:(id)sender; -- (IBAction)runExe:(id)sender; +- (IBAction)runBios:(id)sender; - (IBAction)freeze:(id)sender; - (IBAction)defrost:(id)sender; - (IBAction)fullscreen:(id)sender; |
