Updated to compile on Windows
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404349
This commit is contained in:
parent
9c7cbdcbe5
commit
b393d088e8
5 changed files with 160 additions and 25 deletions
|
@ -1225,7 +1225,6 @@ GL_RenderDrawRects(SDL_Renderer * renderer, const SDL_Rect ** rects, int count)
|
|||
{
|
||||
GL_RenderData *data = (GL_RenderData *) renderer->driverdata;
|
||||
int i, x, y;
|
||||
SDL_Point points[4];
|
||||
|
||||
GL_SetBlendMode(data, renderer->blendMode, 1);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue