Home
last modified time | relevance | path

Searched refs:DELAY_GIGABLITZ_COUNTDOWN (Results 1 – 2 of 2) sorted by relevance

/dports/games/tecnoballz/tecnoballz-0.93.1/include/
H A Dright_panel_score.h45 static const Uint32 DELAY_GIGABLITZ_COUNTDOWN = 10; variable
/dports/games/tecnoballz/tecnoballz-0.93.1/src/
H A Dright_panel_score.cc183 if (++delay_gigablitz_countdown >= DELAY_GIGABLITZ_COUNTDOWN) in draw_gigablizt_gauge()