mirror of
https://github.com/gwm17/glfw.git
synced 2025-02-07 06:38:50 -05:00
Forgot to rename variable.
This commit is contained in:
parent
02804bc182
commit
d826d11b52
|
@ -356,7 +356,7 @@ typedef struct _GLFWlibraryWin32
|
|||
#ifndef _GLFW_NO_DLOAD_WINMM
|
||||
// winmm.dll
|
||||
struct {
|
||||
HINSTANCE winmm;
|
||||
HINSTANCE instance;
|
||||
JOYGETDEVCAPSA_T joyGetDevCapsA;
|
||||
JOYGETPOS_T joyGetPos;
|
||||
JOYGETPOSEX_T joyGetPosEx;
|
||||
|
|
Loading…
Reference in New Issue
Block a user