mirror of
https://github.com/rt64/rt64.git
synced 2025-03-14 22:21:46 +00:00
Undef ControlMask. Fixes #22.
This commit is contained in:
parent
ca26fb8096
commit
1dd801264d
@ -20,6 +20,7 @@
|
||||
#undef None
|
||||
#undef Status
|
||||
#undef LockMask
|
||||
#undef ControlMask
|
||||
#elif defined(__APPLE__)
|
||||
typedef struct _NSWindow NSWindow;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user