define the windows32 64 macros

This commit is contained in:
altalk23 2024-05-26 15:46:40 +03:00
parent bc1728e49a
commit a1536b4a66

View file

@ -30,6 +30,8 @@
#endif
#else
#define GEODE_WINDOWS(...)
#define GEODE_WINDOWS32(...)
#define GEODE_WINDOWS64(...)
#endif
#if defined(__APPLE__)