Hello homebrewers.
I try to test the SDL example from here:
http://de.wikibooks.org/wiki/SDL:_Bilder_und_Ereignisse
The problem is that nothig ist shown on the screen. No Tux to see. :confused: I guess that
is the point where SDL quits... Has anyone get this running?Quote:
image = SDL_LoadBMP("tux.bmp");
I realy thank you guys for info. My goal should be to port LPairs and my own SDL project on NDS.