TrinityCore
|
Go to the source code of this file.
Macros | |
#define | INT64_SUPPORTED |
Typedefs | |
typedef signed int | int32_t |
typedef unsigned int | uint32_t |
typedef long long | int64_t |
typedef unsigned long long | uint64_t |
#define INT64_SUPPORTED |
typedef signed int int32_t |
typedef long long int64_t |
typedef unsigned int uint32_t |
typedef unsigned long long uint64_t |