summaryrefslogtreecommitdiffstats
path: root/source/Noise.h
diff options
context:
space:
mode:
authormadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2013-04-17 14:47:11 +0200
committermadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2013-04-17 14:47:11 +0200
commit0d0df94eb82f6750472013ef86b26166df9e6039 (patch)
tree51b60c8cd2fdeb48cbeaa3d650627c8a096e6277 /source/Noise.h
parentNoiseTest: Added a linux makefile (Tested on RasPi) (diff)
downloadcuberite-0d0df94eb82f6750472013ef86b26166df9e6039.tar
cuberite-0d0df94eb82f6750472013ef86b26166df9e6039.tar.gz
cuberite-0d0df94eb82f6750472013ef86b26166df9e6039.tar.bz2
cuberite-0d0df94eb82f6750472013ef86b26166df9e6039.tar.lz
cuberite-0d0df94eb82f6750472013ef86b26166df9e6039.tar.xz
cuberite-0d0df94eb82f6750472013ef86b26166df9e6039.tar.zst
cuberite-0d0df94eb82f6750472013ef86b26166df9e6039.zip
Diffstat (limited to 'source/Noise.h')
-rw-r--r--source/Noise.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Noise.h b/source/Noise.h
index 031b3f81f..d1098d7f8 100644
--- a/source/Noise.h
+++ b/source/Noise.h
@@ -4,7 +4,7 @@
#define NOISE_USE_INLINE 1
#define NOISE_USE_SSE 0
-#define NOISE_DATATYPE double
+#define NOISE_DATATYPE float