Fixed compilation of P_BringUpWeapon
"struct player_s" is now forward-declared and all theinstances of P_BringUpWeapon use it as the argument.
View differences
Fixed compilation of P_BringUpWeapon
"struct player_s" is now forward-declared and all the
instances of P_BringUpWeapon use it as the argument.