#include "kernel.h"
#include <base/hash.h>
#include <engine/map.h>
#include <engine/shared/uuid_manager.h>
#include <cstdint>
Go to the source code of this file.
|
typedef bool(* | DEMOFUNC_FILTER) (const void *pData, int DataSize, void *pUser) |
|
◆ DEMOFUNC_FILTER
typedef bool(* DEMOFUNC_FILTER) (const void *pData, int DataSize, void *pUser) |
◆ anonymous enum
Enumerator |
---|
MAX_TIMELINE_MARKERS | |
◆ g_aSpeeds
◆ g_DemoSpeeds
constexpr int g_DemoSpeeds = 22 |
|
constexpr |
◆ gs_aHeaderMarker
const unsigned char gs_aHeaderMarker[7] = {'T', 'W', 'D', 'E', 'M', 'O', 0} |
|
static |
◆ SHA256_EXTENSION
const CUuid SHA256_EXTENSION |
|
extern |