summaryrefslogtreecommitdiffstats
path: root/Tools/BiomeVisualiser/BiomeColors.h
diff options
context:
space:
mode:
authorAlexander Harkness <bearbin@gmail.com>2013-11-26 18:15:39 +0100
committerAlexander Harkness <bearbin@gmail.com>2013-11-26 18:15:39 +0100
commit139bd34690c872ed017025146e466af06435c23a (patch)
tree6cb71d1d7bdaa0397ecfb42fb3523f2c6f815909 /Tools/BiomeVisualiser/BiomeColors.h
parentFixed loads more of them. (diff)
parentAnvilStats: Fixed compilation. (diff)
downloadcuberite-139bd34690c872ed017025146e466af06435c23a.tar
cuberite-139bd34690c872ed017025146e466af06435c23a.tar.gz
cuberite-139bd34690c872ed017025146e466af06435c23a.tar.bz2
cuberite-139bd34690c872ed017025146e466af06435c23a.tar.lz
cuberite-139bd34690c872ed017025146e466af06435c23a.tar.xz
cuberite-139bd34690c872ed017025146e466af06435c23a.tar.zst
cuberite-139bd34690c872ed017025146e466af06435c23a.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];
+
+
+
+
+