Home
last modified time | relevance | path

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

/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dslash.c804 note_crop_pseudoid(note2, noteid, quark_str(o_ptr->note));
815 note_crop_pseudoid(note2, noteid, quark_str(o_ptr->note));
8073 note_crop_pseudoid(note2, noteid, quark_str(o_ptr->note));
H A Dexterns.h1748 extern void note_crop_pseudoid(char *s2, char *psid, cptr s);
H A Dutil.c6272 void note_crop_pseudoid(char *s2, char *psid, cptr s) { function
H A Dspells2.c1768 note_crop_pseudoid(note2, noteid, quark_str(o_ptr->note)); in lose_all_info()