/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/ |
H A D | p_action.h | 46 void A_StaffAttackPL1();
|
H A D | deh_frame.c | 163 { { 112640, 114848, 115088 }, A_StaffAttackPL1 },
|
H A D | p_pspr.c | 891 void A_StaffAttackPL1(player_t * player, pspdef_t * psp) in A_StaffAttackPL1() function
|
H A D | info.c | 283 {SPR_STFF, 2, 8, A_StaffAttackPL1, S_STAFFATK1_3, 0, 0}, // S_STAFFATK1_2
|
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/ |
H A D | p_action.h | 46 void A_StaffAttackPL1();
|
H A D | deh_frame.c | 163 { { 112640, 114848, 115088 }, A_StaffAttackPL1 },
|
H A D | p_pspr.c | 891 void A_StaffAttackPL1(player_t * player, pspdef_t * psp) in A_StaffAttackPL1() function
|
H A D | info.c | 283 {SPR_STFF, 2, 8, A_StaffAttackPL1, S_STAFFATK1_3, 0, 0}, // S_STAFFATK1_2
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/ |
H A D | acfnlink.c | 162 {"A_StaffAttackPL1", A_StaffAttackPL1},
|
H A D | p_pspr.c | 508 void C_DECL A_StaffAttackPL1(player_t *player, pspdef_t *psp) in A_StaffAttackPL1() function
|
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/ |
H A D | action.h | 125 void A_StaffAttackPL1 ();
|
H A D | p_hpspr.c | 491 void A_StaffAttackPL1(player_t *player, pspdef_t *psp) in A_StaffAttackPL1() function
|
H A D | info.c | 1344 { SPR_STFF, 2, 8, {A_StaffAttackPL1} ,S_STAFFATK1_3 }, // S_STAFFATK1_2
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/ |
H A D | acfnlink.h | 160 void C_DECL A_StaffAttackPL1();
|
/dports/games/heretic/glheretic-1.2/ |
H A D | p_pspr.c | 901 void A_StaffAttackPL1(player_t *player, pspdef_t *psp) in A_StaffAttackPL1() function
|
H A D | info.c | 43 void A_StaffAttackPL1 (void); 393 {SPR_STFF,2,8,{(actionf_p1)A_StaffAttackPL1},S_STAFFATK1_3,0,0}, /* S_STAFFATK1_2 */
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/defs/ |
H A D | objects.ded | 6080 Action = "A_StaffAttackPL1";
|