Sync SDL3 wiki -> headers

This commit is contained in:
Ryan C. Gordon
2024-04-09 00:49:23 -04:00
parent ad090d2444
commit e044318a8e
33 changed files with 1510 additions and 909 deletions

View File

@@ -38,7 +38,8 @@ extern "C" {
#endif
/**
* A structure holding a calendar date and time broken down into its components.
* A structure holding a calendar date and time broken down into its
* components.
*/
typedef struct SDL_DateTime
{