Re: [Super-tux-devel] indentations
Brought to you by:
wkendrick
From: Tobias <tob...@gm...> - 2003-12-28 20:34:56
|
> Tobias, in the menu.c, you should replace all NO_UPDATE by UPDATE and then > remove the SDL_Flip(screen); line. This is the cause of the menu flickering, > because the background is being drawn by intro.c or gameloop.c, the text > entries are only drawn after and repeat the screen blitting, that was done > before. > Another solution would be to disable UPDATE in the intro.c and gameloop.c and > keep the rest as it is. Thanks for your hint. :) > Anxious to see my level editor in the cvs :), > Ricardo Please be patient. ;) Greetz... Tobias Gläßer |