#ifndef _H_WEAPONS_H #define _H_WEAPONS_H // Include directives for weapons folder #include "weapon.h" #include "bullet.h" #endif // _H_WEAPONS_H