mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
Remove struct SDL_Camera predeclare.
This is unnecessary and confuses the wiki bridge.
This commit is contained in:
parent
7277d69c0e
commit
bf03dee866
1 changed files with 0 additions and 1 deletions
|
|
@ -62,7 +62,6 @@ typedef Uint32 SDL_CameraDeviceID;
|
|||
*
|
||||
* \since This struct is available since SDL 3.0.0.
|
||||
*/
|
||||
struct SDL_Camera;
|
||||
typedef struct SDL_Camera SDL_Camera;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue