rpg-x2-rpgxef/game/g_weapon.h
Walter Julius Hennecke 27269ee319 initial commit
2012-05-05 13:49:28 +02:00

9 lines
No EOL
127 B
C

#ifndef _G_WEAPON_H
#define _G_WEAPON_H
#include "g_local.h"
vec3_t forward, right, up;
vec3_t muzzle;
#endif // _G_WEAPON_H