include: Fixes to make the headers friendly with the latest wikiheaders.
This commit is contained in:
parent
9216b7a5ee
commit
e75d72670f
19 changed files with 59 additions and 56 deletions
|
@ -52,7 +52,7 @@ extern "C" {
|
|||
* GUIDs may be platform-dependent (i.e., the same device may report
|
||||
* different GUIDs on different operating systems).
|
||||
*/
|
||||
typedef struct {
|
||||
typedef struct SDL_GUID {
|
||||
Uint8 data[16];
|
||||
} SDL_GUID;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue