mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-24 05:40:39 +00:00
Fixed whitespace
This commit is contained in:
@@ -543,7 +543,7 @@ static SDL_bool METAL_SupportsBlendMode(SDL_Renderer *renderer, SDL_BlendMode bl
|
||||
return SDL_TRUE;
|
||||
}
|
||||
|
||||
size_t GetBT601ConversionMatrix( SDL_Colorspace colorspace )
|
||||
size_t GetBT601ConversionMatrix(SDL_Colorspace colorspace)
|
||||
{
|
||||
switch (SDL_COLORSPACERANGE(colorspace)) {
|
||||
case SDL_COLOR_RANGE_LIMITED:
|
||||
|
||||
Reference in New Issue
Block a user