summaryrefslogtreecommitdiffstats
path: root/Tools/BiomeVisualiser/BiomeColors.h
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-11-24 17:49:04 +0100
committermadmaxoft <github@xoft.cz>2013-11-24 17:49:04 +0100
commit274bdc40ff84af8042173d11ccd4f4db418e3033 (patch)
tree55a85c78c9bbb028cebaad8e56ba1a185ae305e8 /Tools/BiomeVisualiser/BiomeColors.h
parentRemoved a stale comment. (diff)
downloadcuberite-274bdc40ff84af8042173d11ccd4f4db418e3033.tar
cuberite-274bdc40ff84af8042173d11ccd4f4db418e3033.tar.gz
cuberite-274bdc40ff84af8042173d11ccd4f4db418e3033.tar.bz2
cuberite-274bdc40ff84af8042173d11ccd4f4db418e3033.tar.lz
cuberite-274bdc40ff84af8042173d11ccd4f4db418e3033.tar.xz
cuberite-274bdc40ff84af8042173d11ccd4f4db418e3033.tar.zst
cuberite-274bdc40ff84af8042173d11ccd4f4db418e3033.zip
Diffstat (limited to 'Tools/BiomeVisualiser/BiomeColors.h')
-rw-r--r--Tools/BiomeVisualiser/BiomeColors.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/Tools/BiomeVisualiser/BiomeColors.h b/Tools/BiomeVisualiser/BiomeColors.h
new file mode 100644
index 000000000..0cb0f578c
--- /dev/null
+++ b/Tools/BiomeVisualiser/BiomeColors.h
@@ -0,0 +1,15 @@
+
+// BiomeColors.h
+
+// Declares the g_BiomeColors[] array used for biome color lookup
+
+
+
+
+
+extern int g_BiomeColors[256];
+
+
+
+
+