see topic. all i did was comment out the SDL_FillRect(screen,NULL,0x008040); line in CGame.cpp under function "draw static scene"
background should be drawn prior calling DrawStaticScene. so it doesn't overlap custom backgrounds.
Log in to post a comment.