Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_enemy.c6863 INT32 weaponheld[MAXPLAYERS]; in A_RecyclePowers() local
6901 weaponheld[i] = players[i].currentweapon; in A_RecyclePowers()
6971 players[recv_pl].currentweapon = weaponheld[send_pl]; in A_RecyclePowers()