mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 00:58:30 -05:00
Cleanup.
This commit is contained in:
parent
35ff06d577
commit
f46b91db84
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in a new issue