Home
last modified time | relevance | path

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

/dports/games/lbreakout2/lbreakout2-2.6.5/game/
H A Dgamedefs.h68 TIME_WEAPON = 5000, enumerator
H A Dextras.c165 paddle->extra_time[EX_WEAPON] += TIME_WEAPON * tm; in extra_use()
/dports/games/lbreakout2/lbreakout2-2.6.5/client/
H A Dextras.c175 paddle->extra_time[EX_WEAPON] += TIME_WEAPON * tm; in client_handle_collected_extra()