yupplemayham/YuppleMayham/gameplay/weapons/weapons.h
2024-06-21 16:59:06 -04:00

9 lines
No EOL
148 B
C

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