Home
last modified time | relevance | path

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

/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dtext.h24 #define CHAT_NONE ((Uint8) -2) macro
37 #define FILTER_NONE CHAT_NONE
196 msg->chan_idx = CHAT_NONE; in init_text_message()
H A Dchat.c1721 case CHAT_NONE: return pseudo_chans[3]; in tab_label()
/dports/games/xblast/xblast-2.10.4/
H A Daction.h39 #define CHAT_NONE 0 macro