Sync wiki -> headers.

This commit is contained in:
Ryan C. Gordon 2023-02-24 11:49:41 -05:00
parent d748a454a8
commit 0598ecc150
No known key found for this signature in database
GPG key ID: FA148B892AB48044
12 changed files with 60 additions and 44 deletions

View file

@ -148,6 +148,7 @@ typedef enum
SDL_UNSUPPORTED,
SDL_LASTERROR
} SDL_errorcode;
/**
* SDL_Error()
*