parent
bec35897c7
commit
676bf86e38
7 changed files with 18 additions and 11 deletions
@ -1,9 +0,0 @@ |
||||
#ifndef _WEAPONS_SYSTEM |
||||
#define _WEAPONS_SYSTEM |
||||
|
||||
#include <structs.h> |
||||
|
||||
#define MAX_PROJECTILES 2 |
||||
struct Projectile projectiles[MAX_PROJECTILES]; |
||||
|
||||
#endif |
Loading…
Reference in new issue