apparently that was a bad idea.
This commit is contained in:
parent
e4c8dab329
commit
7617766f6c
|
@ -583,7 +583,7 @@ static int WII_FlipHWSurface(_THIS, SDL_Surface *surface)
|
|||
|
||||
static void WII_UpdateRects(_THIS, int numrects, SDL_Rect *rects)
|
||||
{
|
||||
WII_FlipHWSurface(this, this->screen);
|
||||
|
||||
}
|
||||
|
||||
int WII_SetColors(_THIS, int first_color, int color_count, SDL_Color *colors)
|
||||
|
|
Reference in a new issue