mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-25 14:16:07 +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
@@ -903,6 +903,8 @@ The following symbols have been renamed:
|
||||
* KMOD_RSHIFT => SDL_KMOD_RSHIFT
|
||||
* KMOD_SCROLL => SDL_KMOD_SCROLL
|
||||
* KMOD_SHIFT => SDL_KMOD_SHIFT
|
||||
* SDLK_BACKQUOTE => SDLK_GRAVE
|
||||
* SDLK_QUOTE => SDLK_APOSTROPHE
|
||||
|
||||
## SDL_loadso.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user