Home
last modified time | relevance | path

Searched refs:EX_SHORTEN (Results 1 – 7 of 7) sorted by relevance

/dports/games/lbreakout2/lbreakout2-2.6.5/game/
H A Dextras.c112 case EX_SHORTEN: in extra_use()
416 if ( ex->type != EX_SHORTEN ) in extras_update()
469 if ( type == EX_SHORTEN ) return 1; in extra_is_malus()
H A Dpaddle.c153 case EX_SHORTEN: in paddle_check_attract()
H A Dgamedefs.h43 EX_SHORTEN, enumerator
H A Dbricks.c37 { EX_SHORTEN, '-' },
/dports/games/lbreakout/lbreakout-010315/lbreakout/
H A Dbreakout.h93 EX_SHORTEN, enumerator
H A Dbreakout.cpp893 lev_map[i + 1][j + 1].extra = EX_SHORTEN; in LoadLevel()
2654 case EX_SHORTEN: in Extra_Use()
/dports/games/lbreakout2/lbreakout2-2.6.5/client/
H A Dextras.c116 case EX_SHORTEN: in client_handle_collected_extra()