Home
last modified time | relevance | path

Searched refs:player_shot_new (Results 1 – 3 of 3) sorted by last modified time

/dports/games/dangen/dangen-0.5/spqr/
H A Dplayer-shot.h8 tenm_object *player_shot_new(double x, double y, int n);
H A Dplayer.c792 tenm_table_add(player_shot_new(my->x, my->y, in player_shoot()
H A Dplayer-shot.c33 player_shot_new(double x, double y, int n) in player_shot_new() function