Mercurial > sdl-ios-xcode
comparison src/video/windib/SDL_vkeys.h @ 1895:c121d94672cb
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 10 Jul 2006 21:04:37 +0000 |
parents | c9b51268668f |
children |
comparison
equal
deleted
inserted
replaced
1894:c69cee13dd76 | 1895:c121d94672cb |
---|---|
71 #define VK_BACKSLASH 0xDC | 71 #define VK_BACKSLASH 0xDC |
72 #define VK_RBRACKET 0xDD | 72 #define VK_RBRACKET 0xDD |
73 #define VK_APOSTROPHE 0xDE | 73 #define VK_APOSTROPHE 0xDE |
74 #define VK_BACKTICK 0xDF | 74 #define VK_BACKTICK 0xDF |
75 #define VK_OEM_102 0xE2 | 75 #define VK_OEM_102 0xE2 |
76 /* vi: set ts=4 sw=4 expandtab: */ |