mirror of https://github.com/encounter/SDL.git
hints: Fixed a doxygen comment.
This commit is contained in:
parent
8b60d39cb0
commit
11fef299d1
|
@ -1292,7 +1292,7 @@ extern "C" {
|
||||||
*/
|
*/
|
||||||
#define SDL_HINT_WAVE_FACT_CHUNK "SDL_WAVE_FACT_CHUNK"
|
#define SDL_HINT_WAVE_FACT_CHUNK "SDL_WAVE_FACT_CHUNK"
|
||||||
|
|
||||||
/*
|
/**
|
||||||
* \brief Override for SDL_GetDisplayUsableBounds()
|
* \brief Override for SDL_GetDisplayUsableBounds()
|
||||||
*
|
*
|
||||||
* If set, this hint will override the expected results for
|
* If set, this hint will override the expected results for
|
||||||
|
|
Loading…
Reference in New Issue