void texai_first_activities(struct ai_type *ait, struct player *pplayer)
void texai_send_msg(enum texaimsgtype type, struct player *pplayer, void *data)
void texai_phase_finished(struct ai_type *ait, struct player *pplayer)
void texai_send_req(enum texaireqtype type, struct player *pplayer, void *data)
bool texai_thread_running(void)
void texai_req_from_thr(struct texai_req *req)
void texai_msg_to_thr(struct texai_msg *msg)