Home
last modified time | relevance | path

Searched refs:clear_ship (Results 1 – 7 of 7) sorted by last modified time

/dports/games/alienwave/alienwave/
H A Dmain.c202 clear_ship(x+x_ofs,21+y_ofs); in move_ship()
225 clear_ship(x+x_ofs,21+y_ofs); in move_ship()
315 clear_ship(end_x+x_ofs,y+y_ofs); in end_game()
H A Dblit.h38 void clear_ship(int,int);
H A Dblit.c558 void clear_ship(int x,int y) in clear_ship() function
/dports/games/dangen/dangen-0.5/
H A Dloop.c48 clear_ship(); in game_loop()
H A Dship.h6 void clear_ship(void);
H A Dship.c12 clear_ship(void) in clear_ship() function
/dports/games/dangen/dangen-0.5/spqr/
H A Dplan-0.c168 clear_ship(); in plan_0_more_1_easter_egg()