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