Home
last modified time | relevance | path

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

/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dinfo.c1208 {SPR_CKYY, 32768, 3, NULL, S_CKYY2, 0, 0}, // S_CKYY1
1209 {SPR_CKYY, 32769, 3, NULL, S_CKYY3, 0, 0}, // S_CKYY2
1210 {SPR_CKYY, 32770, 3, NULL, S_CKYY4, 0, 0}, // S_CKYY3
1211 {SPR_CKYY, 32771, 3, NULL, S_CKYY5, 0, 0}, // S_CKYY4
1212 {SPR_CKYY, 32772, 3, NULL, S_CKYY6, 0, 0}, // S_CKYY5
1213 {SPR_CKYY, 32773, 3, NULL, S_CKYY7, 0, 0}, // S_CKYY6
1214 {SPR_CKYY, 32774, 3, NULL, S_CKYY8, 0, 0}, // S_CKYY7
1215 {SPR_CKYY, 32775, 3, NULL, S_CKYY9, 0, 0}, // S_CKYY8
1216 {SPR_CKYY, 32776, 3, NULL, S_CKYY1, 0, 0}, // S_CKYY9
H A Dinfo.h138 SPR_CKYY, enumerator
H A Dp_inter.c663 case SPR_CKYY: // Key_Yellow in P_TouchSpecialThing()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dinfo.c1208 {SPR_CKYY, 32768, 3, NULL, S_CKYY2, 0, 0}, // S_CKYY1
1209 {SPR_CKYY, 32769, 3, NULL, S_CKYY3, 0, 0}, // S_CKYY2
1210 {SPR_CKYY, 32770, 3, NULL, S_CKYY4, 0, 0}, // S_CKYY3
1211 {SPR_CKYY, 32771, 3, NULL, S_CKYY5, 0, 0}, // S_CKYY4
1212 {SPR_CKYY, 32772, 3, NULL, S_CKYY6, 0, 0}, // S_CKYY5
1213 {SPR_CKYY, 32773, 3, NULL, S_CKYY7, 0, 0}, // S_CKYY6
1214 {SPR_CKYY, 32774, 3, NULL, S_CKYY8, 0, 0}, // S_CKYY7
1215 {SPR_CKYY, 32775, 3, NULL, S_CKYY9, 0, 0}, // S_CKYY8
1216 {SPR_CKYY, 32776, 3, NULL, S_CKYY1, 0, 0}, // S_CKYY9
H A Dinfo.h138 SPR_CKYY, enumerator
H A Dp_inter.c629 case SPR_CKYY: // Key_Yellow in P_TouchSpecialThing()
/dports/games/heretic/glheretic-1.2/
H A Dinfo.c1315 {SPR_CKYY,32768,3,{NULL},S_CKYY2,0,0}, /* S_CKYY1 */
1316 {SPR_CKYY,32769,3,{NULL},S_CKYY3,0,0}, /* S_CKYY2 */
1317 {SPR_CKYY,32770,3,{NULL},S_CKYY4,0,0}, /* S_CKYY3 */
1318 {SPR_CKYY,32771,3,{NULL},S_CKYY5,0,0}, /* S_CKYY4 */
1319 {SPR_CKYY,32772,3,{NULL},S_CKYY6,0,0}, /* S_CKYY5 */
1320 {SPR_CKYY,32773,3,{NULL},S_CKYY7,0,0}, /* S_CKYY6 */
1321 {SPR_CKYY,32774,3,{NULL},S_CKYY8,0,0}, /* S_CKYY7 */
1322 {SPR_CKYY,32775,3,{NULL},S_CKYY9,0,0}, /* S_CKYY8 */
1323 {SPR_CKYY,32776,3,{NULL},S_CKYY1,0,0}, /* S_CKYY9 */
H A Dinfo.h125 SPR_CKYY, enumerator
H A Dp_inter.c647 case SPR_CKYY: /* Key_Yellow */ in P_TouchSpecialThing()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dinfo.c2270 { SPR_CKYY,32768, 3, {NULL} ,S_CKYY2 }, // S_CKYY1
2271 { SPR_CKYY,32769, 3, {NULL} ,S_CKYY3 }, // S_CKYY2
2272 { SPR_CKYY,32770, 3, {NULL} ,S_CKYY4 }, // S_CKYY3
2273 { SPR_CKYY,32771, 3, {NULL} ,S_CKYY5 }, // S_CKYY4
2274 { SPR_CKYY,32772, 3, {NULL} ,S_CKYY6 }, // S_CKYY5
2275 { SPR_CKYY,32773, 3, {NULL} ,S_CKYY7 }, // S_CKYY6
2276 { SPR_CKYY,32774, 3, {NULL} ,S_CKYY8 }, // S_CKYY7
2277 { SPR_CKYY,32775, 3, {NULL} ,S_CKYY9 }, // S_CKYY8
2278 { SPR_CKYY,32776, 3, {NULL} ,S_CKYY1 }, // S_CKYY9
H A Dinfo.h323 SPR_CKYY, enumerator
H A Dp_inter.c922 case SPR_CKYY: // Key_Yellow in P_TouchSpecialThing()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dinfo.h155 SPR_CKYY, enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dp_inter.c548 { IT_KEY_YELLOW, SPR_CKYY }, in getItemTypeBySprite()