#ifndef D_D_KYEFF_H #define D_D_KYEFF_H #include "dolphin/types.h" class dKyeff_c { public: bool execute(); }; #endif /* D_D_KYEFF_H */