mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-27 23:19:11 +00:00
Heavy work on improving category documentation.
Still more to go! Reference Issue #9440.
This commit is contained in:
parent
9aca97f4e7
commit
79316ca36e
30 changed files with 209 additions and 43 deletions
include/SDL3
|
@ -21,7 +21,10 @@
|
|||
|
||||
/*
|
||||
* This file reverses the effects of SDL_begin_code.h and should be included
|
||||
* after you finish any function and structure declarations in your headers
|
||||
* after you finish any function and structure declarations in your headers.
|
||||
*
|
||||
* SDL's headers use this; applications generally should not include this
|
||||
* header directly.
|
||||
*/
|
||||
|
||||
#ifndef SDL_begin_code_h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue