[SDL] Setting up a colorkey -> compiler-error

William Petiot william at exoide.com
Sun May 16 16:48:16 PDT 2004


Don't you miss some ';' at the end of SDL_SetColorKey() ? 

On Sunday 16 May 2004 20:22, Marc Gerritzen wrote:
> hello,
> I have a problem concerning the Colorkeys.
>      SDL_SetColorKey(rotozoom, SDL_SRCCOLORKEY,
> SDL_MapRGB(rotozoom->format, 255, 255, 255)) //copy the rotated image to

> error: Failed to pase before token `(`
>
> it refers to the line after the colorkey-line




More information about the SDL mailing list