|
@@ -1232,8 +1232,8 @@ extern "C" {
|
|
*
|
|
*
|
|
* The variable can be set to the following values:
|
|
* The variable can be set to the following values:
|
|
*
|
|
*
|
|
- * - "0": GameInput is not used.
|
|
|
|
- * - "1": GameInput is used. (default)
|
|
|
|
|
|
+ * - "0": GameInput is not used. (default)
|
|
|
|
+ * - "1": GameInput is used.
|
|
*
|
|
*
|
|
* This hint should be set before SDL is initialized.
|
|
* This hint should be set before SDL is initialized.
|
|
*
|
|
*
|