Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 9789 → Rev 9790

/contrib/games/wolf3d/wl_inter.cpp
403,7 → 403,7
static int which = 0, max = 10;
int pics[2] = { L_GUYPIC, L_GUY2PIC };
 
uSDL_Delay(5);
SDL_Delay(5);
 
if ((int32_t) GetTimeCount () - lastBreathTime > max)
{