mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-05-09 20:18:17 +03:00
Added EV_Weapon_SetAmmoClipSize declaration
This commit is contained in:
parent
85fa2185f8
commit
4ded5c3380
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
#include "../fgame/scriptmaster.h"
|
||||
|
||||
extern Event EV_Weapon_GiveStartingAmmo;
|
||||
extern Event EV_Weapon_SetAmmoClipSize;
|
||||
extern Event EV_Weapon_SetAmmoInClip;
|
||||
extern Event EV_Weapon_Shoot;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue