#ifndef ESMBOT_NATIVES_GAMEXPLAIN_H_ #define ESMBOT_NATIVES_GAMEXPLAIN_H_ #include Napi::Value Gamexplain(const Napi::CallbackInfo& info); #endif