When passing the flag SDL_HWPALETTE to SDL_SetVideoMode, WII_SetVideoMode
does not set the SDL_HWPALETTE flag to be set and thus causes another
Surface to be created and returned other than SDL_VideoSurface. Attached
is a patch which corrects this issue.
Original issue reported on code.google.com by tehp...@gmail.com on 13 May 2009 at 5:50
Original issue reported on code.google.com by
tehp...@gmail.com
on 13 May 2009 at 5:50Attachments: