summaryrefslogtreecommitdiff
path: root/hammer/mapdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'hammer/mapdefs.h')
-rw-r--r--hammer/mapdefs.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/hammer/mapdefs.h b/hammer/mapdefs.h
new file mode 100644
index 0000000..77da456
--- /dev/null
+++ b/hammer/mapdefs.h
@@ -0,0 +1,20 @@
+//========= Copyright Valve Corporation, All rights reserved. ============//
+//
+// Purpose:
+//
+// $Workfile: $
+// $Date: $
+//
+//-----------------------------------------------------------------------------
+// $Log: $
+//
+// $NoKeywords: $
+//=============================================================================//
+
+#pragma once
+
+#include <WorldSize.h>
+
+#define COORD_NOTINIT ((float)(99999.0))
+
+