mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-15 03:25:01 -05:00
define the windows32 64 macros
This commit is contained in:
parent
bc1728e49a
commit
a1536b4a66
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@
|
|||
#endif
|
||||
#else
|
||||
#define GEODE_WINDOWS(...)
|
||||
#define GEODE_WINDOWS32(...)
|
||||
#define GEODE_WINDOWS64(...)
|
||||
#endif
|
||||
|
||||
#if defined(__APPLE__)
|
||||
|
|
Loading…
Reference in a new issue