fixed rendering
This commit is contained in:
parent
5971576a50
commit
625e4ce264
6 changed files with 61 additions and 31 deletions
|
|
@ -26,6 +26,8 @@ private:
|
|||
|
||||
std::list<SKeyboard> m_lKeyboards;
|
||||
|
||||
void mouseMoveUnified(uint32_t);
|
||||
|
||||
};
|
||||
|
||||
inline std::unique_ptr<CInputManager> g_pInputManager;
|
||||
Loading…
Add table
Add a link
Reference in a new issue