Home
last modified time | relevance | path

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

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dd_player.h102 virtual void GiveDeathmatchInventory ();
H A Dp_user.cpp952 void APlayerPawn::GiveDeathmatchInventory() in GiveDeathmatchInventory() function in APlayerPawn
H A Dp_mobj.cpp4568 p->mo->GiveDeathmatchInventory (); in P_SpawnPlayer()