Home
last modified time | relevance | path

Searched refs:TIME_WEAK_BALL (Results 1 – 3 of 3) sorted by relevance

/dports/games/lbreakout2/lbreakout2-2.6.5/game/
H A Dgamedefs.h80 TIME_WEAK_BALL = 10000, enumerator
H A Dextras.c234 cur_game->extra_time[EX_WEAK_BALL] += TIME_WEAK_BALL * tm; in extra_use()
/dports/games/lbreakout2/lbreakout2-2.6.5/client/
H A Dextras.c284 game->extra_time[EX_WEAK_BALL] += TIME_WEAK_BALL * tm; in client_handle_collected_extra()