Update documentation to note that this hint works on Android too (thanks Trent!)

This commit is contained in:
Sam Lantinga 2018-10-03 15:48:26 -07:00
parent 93fb710a46
commit b60e5b82fb
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ extern "C" {
#define SDL_HINT_IDLE_TIMER_DISABLED "SDL_IOS_IDLE_TIMER_DISABLED"
/**
* \brief A variable controlling which orientations are allowed on iOS.
* \brief A variable controlling which orientations are allowed on iOS/Android.
*
* In some circumstances it is necessary to be able to explicitly control
* which UI orientations are allowed.