Forgot to rename variable.

master
Camilla Berglund ago%!(EXTRA string=15 years)
parent 02804bc182
commit d826d11b52
  1. 2
      src/win32/platform.h

@ -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…
Cancel
Save