mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 11:28:15 +00:00
Renaming SDLK_QUOTEDBL to SDLK_DBLAPOSTROPHE
This commit is contained in:

committed by
Sam Lantinga

parent
863a9029ae
commit
3baec8aab4
@@ -57,7 +57,7 @@ typedef Uint32 SDL_Keycode;
|
||||
#define SDLK_TAB '\t'
|
||||
#define SDLK_SPACE ' '
|
||||
#define SDLK_EXCLAIM '!'
|
||||
#define SDLK_QUOTEDBL '"'
|
||||
#define SDLK_DBLAPOSTROPHE '"'
|
||||
#define SDLK_HASH '#'
|
||||
#define SDLK_PERCENT '%'
|
||||
#define SDLK_DOLLAR '$'
|
||||
|
Reference in New Issue
Block a user