Odamex
Setting the Standard in Multiplayer Doom
common/p_inter.h File Reference

Go to the source code of this file.

Functions

BOOL P_GiveAmmo (player_s *, ammotype_t, int)
BOOL P_GiveWeapon (player_s *, weapontype_t, BOOL)
BOOL P_GiveArmor (player_s *, int)
void P_GiveCard (player_s *, card_t)
BOOL P_GivePower (player_s *, int)

Function Documentation

BOOL P_GiveAmmo ( player_s ,
ammotype_t  ,
int   
)
BOOL P_GiveArmor ( player_s ,
int   
)
void P_GiveCard ( player_s ,
card_t   
)
BOOL P_GivePower ( player_s ,
int   
)
BOOL P_GiveWeapon ( player_s ,
weapontype_t  ,
BOOL   
)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends