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