Remove non-ASCII character from public header SDL_hints.h
This commit is contained in:
parent
a646dc89e5
commit
80653a42c7
1 changed files with 1 additions and 1 deletions
|
@ -2349,7 +2349,7 @@ extern "C" {
|
||||||
#define SDL_HINT_MAC_OPENGL_ASYNC_DISPATCH "SDL_MAC_OPENGL_ASYNC_DISPATCH"
|
#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.
|
* remapped to act as the Alt key.
|
||||||
*
|
*
|
||||||
* The variable can be set to the following values:
|
* The variable can be set to the following values:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue