Home
last modified time | relevance | path

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

/dports/games/dangen/dangen-0.5/spqr/
H A Dnormal-enemy.h19 #define ENEMY_TYPE_OBSTACLE 2 macro
H A Dplan-11.c52 BRICK, ENEMY_TYPE_OBSTACLE, in plan_11()
H A Dnormal-enemy.c453 if (type & ENEMY_TYPE_OBSTACLE) in normal_enemy_new()