mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
Cleanup.
This commit is contained in:
@@ -71,7 +71,7 @@ namespace entry
|
||||
m_flip[GamepadAxis::RightY] = -1;
|
||||
}
|
||||
|
||||
BX_NO_INLINE void init()
|
||||
void init()
|
||||
{
|
||||
m_xinputdll = bx::dlopen(XINPUT_DLL_A);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user