mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-06-03 07:08:15 +02:00
fixing windows build
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#undef CreateWindow
|
||||
#undef GetEnvironmentVariable
|
||||
#undef GetSystemDirectory
|
||||
#undef MemoryBarrier
|
||||
#undef RemoveDirectory
|
||||
@@ -0,0 +1,5 @@
|
||||
#undef Always
|
||||
#undef Bool
|
||||
#undef False
|
||||
#undef None
|
||||
#undef True
|
||||
Reference in New Issue
Block a user