mirror of
https://github.com/glfw/glfw.git
synced 2025-12-21 22:52:07 +00:00
Compare commits
1 Commits
7db7a24f17
...
eb50183dd2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
eb50183dd2 |
@ -43,11 +43,6 @@
|
||||
typedef UINT64 QWORD; // Needed for NEXTRAWINPUTBLOCK()
|
||||
#endif
|
||||
|
||||
#ifndef RI_MOUSE_HWHEEL
|
||||
// MinGW may not have the define for RI_MOUSE_HWHEEL
|
||||
#define RI_MOUSE_HWHEEL 0x0800
|
||||
#endif
|
||||
|
||||
|
||||
// Returns the window style for the specified window
|
||||
//
|
||||
|
||||
Loading…
Reference in New Issue
Block a user