Quote Originally Posted by Cybermonkey View Post
Hey thanks, but why is SDL_BLITSURFACE commented out? There seems also no SDL_LOADBMP in SDL2.0? Is this not available anymore or just missing in your header?
SDL_BLITSURFACE = SDL_UPPERBLIT;

But SDL_LOADBMP is there. (I have translated it in my header)