#ifndef _CWARWASP
#define _CWARWASP
#include "MetroidPrime/Enemies/CPatterned.hpp"
class CWarWasp : public CPatterned {
};
#endif // _CWARWASP