Commit b5c50526083947f01ebf7e425404e2a2ab81a293

pionere 2022-01-22T15:34:22

cleanup error-handling in SDL_bmp.c - add missing error-message in SDL_LoadBMP_RW - check return value of SDL_RWtell in SDL_LoadBMP_RW - use standard SDL_EFREAD error instead of custom strings + adjust return type of readRlePixels