@@ -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;
* A collection of pixels used in software blitting.