changeset 6922 | 91d157d9f283 |
parent 6885 | 700f1b25f77f |
child 6937 | 6a0e4dc3a489 |
1.1 --- a/include/SDL_scancode.h Mon Feb 25 08:05:26 2013 -0800 1.2 +++ b/include/SDL_scancode.h Mon Feb 25 16:52:42 2013 -0800 1.3 @@ -385,6 +385,9 @@ 1.4 SDL_SCANCODE_EJECT = 281, 1.5 SDL_SCANCODE_SLEEP = 282, 1.6 1.7 + SDL_SCANCODE_APP1 = 283, 1.8 + SDL_SCANCODE_APP2 = 284, 1.9 + 1.10 /*@}*//*Walther keys*/ 1.11 1.12 /* Add any other keys here. */