mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-15 09:18:27 +00:00
Sync SDL3 wiki -> header
This commit is contained in:
parent
3234a3b902
commit
f351395c46
2 changed files with 2 additions and 0 deletions
|
@ -119,6 +119,7 @@ typedef enum SDL_RendererLogicalPresentation
|
|||
typedef struct SDL_Renderer SDL_Renderer;
|
||||
|
||||
#ifndef SDL_INTERNAL
|
||||
|
||||
/**
|
||||
* An efficient driver-specific representation of pixel data
|
||||
*
|
||||
|
|
|
@ -87,6 +87,7 @@ typedef enum SDL_FlipMode
|
|||
} SDL_FlipMode;
|
||||
|
||||
#ifndef SDL_INTERNAL
|
||||
|
||||
/**
|
||||
* A collection of pixels used in software blitting.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue