mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-28 05:58:29 +00:00
include: Fix a preformatted piece of documentation that isn't C code.
This commit is contained in:
@@ -875,7 +875,7 @@ extern DECLSPEC int SDLCALL SDL_FillSurfaceRects(SDL_Surface *dst, const SDL_Rec
|
|||||||
* The blit semantics for surfaces with and without blending and colorkey are
|
* The blit semantics for surfaces with and without blending and colorkey are
|
||||||
* defined as follows:
|
* defined as follows:
|
||||||
*
|
*
|
||||||
* ```c
|
* ```
|
||||||
* RGBA->RGB:
|
* RGBA->RGB:
|
||||||
* Source surface blend mode set to SDL_BLENDMODE_BLEND:
|
* Source surface blend mode set to SDL_BLENDMODE_BLEND:
|
||||||
* alpha-blend (using the source alpha-channel and per-surface alpha)
|
* alpha-blend (using the source alpha-channel and per-surface alpha)
|
||||||
|
Reference in New Issue
Block a user