ae2f_docs
|
Go to the source code of this file.
Macros | |
#define | ON 1 |
#define | OFF 0 |
#define | ae2f_IS_WIN 0 |
#define | ae2f_IS_LINUX 0 |
#define | ae2f_IS_APPLE 0 |
#define | ae2f_IDK 1 |
#define ae2f_IDK 1 |
PLATFORM NOT SPECIFIED.
Definition at line 26 of file Platform.h.
#define ae2f_IS_APPLE 0 |
Definition at line 19 of file Platform.h.
#define ae2f_IS_LINUX 0 |
Definition at line 13 of file Platform.h.
#define ae2f_IS_WIN 0 |
Definition at line 7 of file Platform.h.
#define OFF 0 |
Definition at line 2 of file Platform.h.
#define ON 1 |
Definition at line 1 of file Platform.h.