Searched refs:last_spell_str (Results 1 – 1 of 1) sorted by relevance
80 Uint8 last_spell_str[20]; variable295 my_tcp_send(my_socket, last_spell_str, last_spell_len); in repeat_spell()1751 memcpy(last_spell_str, str, len); in send_spell()1771 sprintf(&mess_str[2*i], "%02x", last_spell_str[i]); in command_show_spell()