mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-02 07:58:30 +00:00
Sync SDL3 wiki -> header
This commit is contained in:
@@ -119,6 +119,7 @@ typedef enum SDL_RendererLogicalPresentation
|
|||||||
typedef struct SDL_Renderer SDL_Renderer;
|
typedef struct SDL_Renderer SDL_Renderer;
|
||||||
|
|
||||||
#ifndef SDL_INTERNAL
|
#ifndef SDL_INTERNAL
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* An efficient driver-specific representation of pixel data
|
* An efficient driver-specific representation of pixel data
|
||||||
*
|
*
|
||||||
|
@@ -87,6 +87,7 @@ typedef enum SDL_FlipMode
|
|||||||
} SDL_FlipMode;
|
} SDL_FlipMode;
|
||||||
|
|
||||||
#ifndef SDL_INTERNAL
|
#ifndef SDL_INTERNAL
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A collection of pixels used in software blitting.
|
* A collection of pixels used in software blitting.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user