indent
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403347
This commit is contained in:
parent
9ba7210778
commit
2092365e5a
1 changed files with 1 additions and 1 deletions
|
@ -2000,7 +2000,7 @@ SDL_SetRenderDrawColor(Uint8 r, Uint8 g, Uint8 b, Uint8 a)
|
|||
}
|
||||
|
||||
int
|
||||
SDL_GetRenderDrawColor(Uint8 *r, Uint8 *g, Uint8 *b, Uint8 *a)
|
||||
SDL_GetRenderDrawColor(Uint8 * r, Uint8 * g, Uint8 * b, Uint8 * a)
|
||||
{
|
||||
SDL_Renderer *renderer;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue