Home
last modified time | relevance | path

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

/dports/games/tomenet/tomenet-4.6.0/src/client/
H A Dplayer.pre320 s16b current_identify; /* Are we identifying something? */
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dplayer.pre398 s16b current_identify; /* Are we identifying something? */
H A Dspells2.c3601 p_ptr->current_identify = 1; in ident_spell()
3665 p_ptr->current_identify = 0; in ident_spell_aux()
H A Dxtra1.c8476 p_ptr->current_identify = 0;
H A Dnserver.c11013 } else if (p_ptr->current_identify) {
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Dtypes.h2253 s16b current_identify; /* Are we identifying something? */ member