--- a/src/SDL_compat.c Wed Aug 27 13:37:19 2008 +0000 +++ b/src/SDL_compat.c Wed Aug 27 15:10:03 2008 +0000 @@ -693,6 +693,7 @@ SDL_UpdateRects(screen, 1, &rect); } } + void SDL_UpdateRects(SDL_Surface * screen, int numrects, SDL_Rect * rects) {