Renaming SDLK_QUOTEDBL to SDLK_DBLAPOSTROPHE

This commit is contained in:
Petar Popovic 2024-05-13 21:46:20 +02:00 committed by Sam Lantinga
parent 863a9029ae
commit 3baec8aab4
4 changed files with 8 additions and 1 deletions

View file

@ -3152,3 +3152,7 @@ typedef SDL_Colour, SDL_Color;
@@
- SDLK_BACKQUOTE
+ SDLK_GRAVE
@@
@@
- SDLK_QUOTEDBL
+ SDLK_DBLAPOSTROPHE