Home
last modified time | relevance | path

Searched refs:TERM_ICE (Results 1 – 5 of 5) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Dcommon.c106 case 'i': return TERM_ICE; //pretty similar to elec in color_char_to_attr()
179 case TERM_ICE: return 'i';//pretty similar to elec in color_attr_to_char()
H A Ddefines-util.h70 #define TERM_ICE 44 macro
H A Ddefines.h6735 #define TERM_ICE 44 macro
/dports/games/tomenet/tomenet-4.6.0/src/client/
H A Dz-term.c650 case TERM_ICE: in flick_colour()
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dspells1.c1646 case GF_ICE: return (TERM_ICE); in spell_color()