rpg-x2-rpgxef/game/g_weapon.h

9 lines
127 B
C
Raw Normal View History

2012-05-05 11:49:28 +00:00
#ifndef _G_WEAPON_H
#define _G_WEAPON_H
#include "g_local.h"
vec3_t forward, right, up;
vec3_t muzzle;
#endif // _G_WEAPON_H