ae2f_docs
Platform.h File Reference

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

Macro Definition Documentation

◆ ae2f_IDK

#define ae2f_IDK   1

PLATFORM NOT SPECIFIED.

Definition at line 26 of file Platform.h.

◆ ae2f_IS_APPLE

#define ae2f_IS_APPLE   0

Definition at line 19 of file Platform.h.

◆ ae2f_IS_LINUX

#define ae2f_IS_LINUX   0

Definition at line 13 of file Platform.h.

◆ ae2f_IS_WIN

#define ae2f_IS_WIN   0

Definition at line 7 of file Platform.h.

◆ OFF

#define OFF   0

Definition at line 2 of file Platform.h.

◆ ON

#define ON   1

Definition at line 1 of file Platform.h.