diff src/video/photon/SDL_photon_keycodes.h @ 3396:d6b79fc83362

All 2D operations in Photon driver have been finished. The driver is ready to use. There fullscreen modes and YUV textures are rest only.
author Mike Gorchak <lestat@i.com.ua>
date Tue, 13 Oct 2009 11:26:40 +0000
parents 7f684f249ec9
children f7b03b6838cb
line wrap: on
line diff
--- a/src/video/photon/SDL_photon_keycodes.h	Tue Oct 13 11:24:36 2009 +0000
+++ b/src/video/photon/SDL_photon_keycodes.h	Tue Oct 13 11:26:40 2009 +0000
@@ -106,7 +106,7 @@
 
 #define PHOTON_SCANCODE_PRNSCR      0x54        /* only key pressed event, no release */
 #define PHOTON_SCANCODE_SCROLLLOCK  0x46
-#if 0                           /* pause doesn't generates a scancode */
+#if 0                                           /* pause doesn't generates a scancode */
 #define PHOTON_SCANCODE_PAUSE       0x??
 #endif
 #define PHOTON_SCANCODE_INSERT      0x52