mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00: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