mirror of
https://github.com/glfw/glfw.git
synced 2025-04-14 17:13:42 +00:00
parent
44af6bb936
commit
7c3aaf8065
1 changed files with 3 additions and 0 deletions
|
@ -107,6 +107,9 @@
|
|||
#ifndef USER_DEFAULT_SCREEN_DPI
|
||||
#define USER_DEFAULT_SCREEN_DPI 96
|
||||
#endif
|
||||
#ifndef OCR_HAND
|
||||
#define OCR_HAND 32649
|
||||
#endif
|
||||
|
||||
#if WINVER < 0x0601
|
||||
typedef struct
|
||||
|
|
Loading…
Add table
Reference in a new issue