12#define APP_EXTENSION ".exe"
14#define APP_EXTENSION ""
22 inline constexpr auto MUTED =
false;
27 inline constexpr auto NAME =
"Default name";
30 inline constexpr auto FOV = 45.F;
42 inline constexpr auto HOST =
"127.0.0.1";
43 inline constexpr auto PORT = 4242;
48 inline constexpr auto VSYNC =
false;
58 inline constexpr uint16_t
WIDTH = 960;
59 inline constexpr uint16_t
HEIGHT = 540;
60 inline constexpr auto NAME =
"Default name";
constexpr auto NEAR_PLANE
constexpr auto MOVE_SPEED
constexpr auto LOOK_SPEED
constexpr auto CLEAR_COLOR_B
constexpr auto CLEAR_COLOR_A
constexpr auto CLEAR_COLOR_R
constexpr auto FRAME_RATE_LIMIT
constexpr auto CLEAR_COLOR_G
constexpr auto FULLSCREEN
constexpr uint16_t HEIGHT