diff src/video/cocoa/SDL_cocoakeys.h @ 2090:f419000e7596

Merged r2975:2976 from branches/SDL-1.2: Mac OS X F13-15 key support.
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 14 Feb 2007 10:25:41 +0000
parents 25d6537feea4
children 4baee598306d
line wrap: on
line diff
--- a/src/video/cocoa/SDL_cocoakeys.h	Tue Feb 13 09:58:58 2007 +0000
+++ b/src/video/cocoa/SDL_cocoakeys.h	Wed Feb 14 10:25:41 2007 +0000
@@ -36,9 +36,14 @@
 #define KEY_F10			0x6D
 #define KEY_F11			0x67
 #define KEY_F12			0x6F
+#define KEY_F13			0x69
+#define KEY_F14			0x6B
+#define KEY_F15			0x71
+/*
 #define KEY_PRINT		0x69
 #define KEY_SCROLLOCK    0x6B
 #define KEY_PAUSE		0x71
+*/
 #define KEY_POWER		0x7F
 #define KEY_BACKQUOTE	0x32
 #define KEY_1			0x12