Fix outdated references to SDL symbols in docs. Fixes #11503

This commit is contained in:
Maia
2024-11-21 17:43:08 +01:00
committed by Ryan C. Gordon
parent 465881d560
commit 97ddc9adf2
10 changed files with 22 additions and 37 deletions

View File

@@ -39,7 +39,7 @@ extern "C" {
#endif
/**
* SDL_MessageBox flags.
* Message box flags.
*
* If supported will display warning icon, etc.
*