Home
last modified time | relevance | path

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

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dplotware.c76 #define HACK_TYPE 2 macro
96 {0, REF_STR_pwShodometer, ITEM_COLOR, HACK_TYPE, 2},
101 {0, REF_STR_pwDestructTime, ITEM_COLOR, HACK_TYPE, 1},
103 {1, REF_STR_pwNodes, ITEM_COLOR, HACK_TYPE, 6},
114 {2, REF_STR_pwAlpha, ITEM_COLOR, HACK_TYPE, 7},
115 {2, REF_STR_pwBeta, ITEM_COLOR, HACK_TYPE, 8},
117 {2, REF_STR_pwDelta, ITEM_COLOR, HACK_TYPE, 9},
265 case HACK_TYPE: in mfd_plotware_expose()