Home
last modified time | relevance | path

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

/dports/games/beret/beret-freebsd-ab3c397400be60ce69903389727acf6cdf0a3119/
H A Dtile.h28 PURPLESPRSEE, MOVERU, MOVERR, MOVERD, MOVERL, REDCARPET, enumerator
H A Dthing.c225 else if (thistile == MOVERD) in tile_collision()
239 (thistile == MOVERU || thistile == MOVERD)) { in tile_collision()
H A Dgame.c2079 case MOVERU : case MOVERR : case MOVERD : case MOVERL : in create_tiles()