![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | CLIENT_VERSION_MAJOR 0 |
| #define | CLIENT_VERSION_MINOR 9 |
| #define | CLIENT_VERSION_REVISION 3 |
| #define | CLIENT_VERSION_BUILD 0 |
| #define | CLIENT_VERSION_IS_RELEASE true |
| #define | COPYRIGHT_YEAR 2014 |
| #define | STRINGIZE(X) DO_STRINGIZE(X) |
| #define | DO_STRINGIZE(X) #X |
| #define CLIENT_VERSION_BUILD 0 |
Definition at line 15 of file clientversion.h.
| #define CLIENT_VERSION_IS_RELEASE true |
Definition at line 18 of file clientversion.h.
| #define CLIENT_VERSION_MAJOR 0 |
Definition at line 12 of file clientversion.h.
| #define CLIENT_VERSION_MINOR 9 |
Definition at line 13 of file clientversion.h.
| #define CLIENT_VERSION_REVISION 3 |
Definition at line 14 of file clientversion.h.
| #define COPYRIGHT_YEAR 2014 |
Definition at line 22 of file clientversion.h.
Definition at line 29 of file clientversion.h.
| #define STRINGIZE | ( | X | ) | DO_STRINGIZE(X) |
Definition at line 28 of file clientversion.h.
1.8.8