summaryrefslogtreecommitdiff
path: root/macosx/PcsxController.h
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-11-04 02:46:27 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-11-04 02:46:27 +0000
commit559fd026bb57e0d71615b237c37a31f287af5940 (patch)
treeab44f09ca16f2e840c6a544a2fba787577c99960 /macosx/PcsxController.h
parenta2da60aec08bb90c8e55f9ff5178701a309dbb9c (diff)
downloadpcsxr-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.h2
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;