mirror of
https://github.com/nicbarker/clay.git
synced 2025-04-19 04:38:01 +00:00
typo
This commit is contained in:
parent
35c6210da6
commit
4ce2339d24
2
clay.h
2
clay.h
@ -28,7 +28,7 @@
|
|||||||
#define CLAY_WASM_EXPORT(null)
|
#define CLAY_WASM_EXPORT(null)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef MSC_VER
|
#ifdef _MSC_VER
|
||||||
#define CLAY_PACKED_ENUM
|
#define CLAY_PACKED_ENUM
|
||||||
#else
|
#else
|
||||||
#define CLAY_PACKED_ENUM __attribute__((__packed__))
|
#define CLAY_PACKED_ENUM __attribute__((__packed__))
|
||||||
|
Loading…
Reference in New Issue
Block a user