Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
SystemConfig.h File Reference
#include "Define.h"
#include "revision.h"
Include dependency graph for SystemConfig.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _ENDIAN_STRING   "little-endian"
#define _FULLVERSION   _PACKAGENAME " rev. " SKYFIRE_VER_PRODUCTVERSION_STR " (Unix, " _BUILD_DIRECTIVE ")"
#define _PACKAGENAME   "SkyFire 5.x.x"
#define SKYFIREAUTH_CONFIG_VERSION   2026310603
#define SKYFIREWORLD_CONFIG_VERSION   2026272801

Macro Definition Documentation

◆ _ENDIAN_STRING

#define _ENDIAN_STRING   "little-endian"

Definition at line 28 of file SystemConfig.h.

◆ _FULLVERSION

#define _FULLVERSION   _PACKAGENAME " rev. " SKYFIRE_VER_PRODUCTVERSION_STR " (Unix, " _BUILD_DIRECTIVE ")"

Definition at line 38 of file SystemConfig.h.

◆ _PACKAGENAME

#define _PACKAGENAME   "SkyFire 5.x.x"

Definition at line 14 of file SystemConfig.h.

◆ SKYFIREAUTH_CONFIG_VERSION

#define SKYFIREAUTH_CONFIG_VERSION   2026310603

Definition at line 22 of file SystemConfig.h.

Referenced by main().

◆ SKYFIREWORLD_CONFIG_VERSION

#define SKYFIREWORLD_CONFIG_VERSION   2026272801

Definition at line 19 of file SystemConfig.h.

Referenced by Master::Run().