Removed inline

This commit is contained in:
Nemirtingas 2019-08-16 19:32:32 +02:00
parent 5d4b4371f3
commit 757dc479e4

View File

@ -37,7 +37,7 @@ private:
public: public:
bool start_hook(); bool start_hook();
inline static OpenGL_Hook* Inst(); static OpenGL_Hook* Inst();
}; };
#endif//NO_OVERLAY #endif//NO_OVERLAY