Home
last modified time | relevance | path

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

/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/server/
H A Dsuibotdef.c62 static void Robot_suibot_message(player_t *pl, const char *str);
82 Robot_suibot_message,
197 static void Robot_suibot_message(player_t *pl, const char *message) in Robot_suibot_message() function