mirror of https://github.com/libsdl-org/SDL.git
Remove non-ASCII character from public header SDL_hints.h
This commit is contained in:
parent
a646dc89e5
commit
80653a42c7
|
|
@ -2349,7 +2349,7 @@ extern "C" {
|
|||
#define SDL_HINT_MAC_OPENGL_ASYNC_DISPATCH "SDL_MAC_OPENGL_ASYNC_DISPATCH"
|
||||
|
||||
/**
|
||||
* A variable controlling whether the Option (⌥) key on macOS should be
|
||||
* A variable controlling whether the Option key on macOS should be
|
||||
* remapped to act as the Alt key.
|
||||
*
|
||||
* The variable can be set to the following values:
|
||||
|
|
|
|||
Loading…
Reference in New Issue