DDraceNetwork Documentation
Loading...
Searching...
No Matches
map_test.cpp File Reference
#include <base/hash.h>
#include <base/logger.h>
#include <base/system.h>
#include <engine/shared/datafile.h>
#include <engine/storage.h>
Include dependency graph for map_test.cpp:

Functions

static int TestMap (const char *pMap, bool CalcHashes, IStorage *pStorage)
int main (int argc, const char **argv)

Variables

static const char * TOOL_NAME = "map_test"

Function Documentation

◆ main()

int main ( int argc,
const char ** argv )

◆ TestMap()

int TestMap ( const char * pMap,
bool CalcHashes,
IStorage * pStorage )
static

Variable Documentation

◆ TOOL_NAME

const char* TOOL_NAME = "map_test"
static