Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot 2024-10-01 15:10:40 +00:00
parent 3234a3b902
commit f351395c46
2 changed files with 2 additions and 0 deletions

View file

@ -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
*

View file

@ -87,6 +87,7 @@ typedef enum SDL_FlipMode
} SDL_FlipMode;
#ifndef SDL_INTERNAL
/**
* A collection of pixels used in software blitting.
*