mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2024-11-09 01:10:34 +00:00
Removed inline
This commit is contained in:
parent
5d4b4371f3
commit
757dc479e4
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user