#ifndef _WEAPONS_SYSTEM #define _WEAPONS_SYSTSM void moveProjectiles(); void fireWeapon(); void addMagazine(); #endif