mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-16 03:15:38 +00:00
Renaming SDLK_QUOTE and SDLK_BACKQUOTE
Renaming SDLK_QUOTE to SDLK_APOSTROPHE. Renaming SDLK_BACKQUOTE to SDLK_GRAVE. This makes them similar to their scancode names.
This commit is contained in:
committed by
Sam Lantinga
parent
06d6f2cb25
commit
94cbaaabbf
@@ -3144,3 +3144,11 @@ typedef SDL_Colour, SDL_Color;
|
||||
- SDL_iPhoneSetEventPump
|
||||
+ SDL_iOSSetEventPump
|
||||
(...)
|
||||
@@
|
||||
@@
|
||||
- SDLK_QUOTE
|
||||
+ SDLK_APOSTROPHE
|
||||
@@
|
||||
@@
|
||||
- SDLK_BACKQUOTE
|
||||
+ SDLK_GRAVE
|
||||
|
||||
Reference in New Issue
Block a user