You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've encountered this error message:
olcConsoleGameEngine.h:1198:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1198 | ((olcConsoleGameEngine*)dwInstance)->waveOutProc(hWaveOut, uMsg, dwParam1, dwParam2);