]> hackdaworld.org Git - physik/morpheus.git/blobdiff - defines.h
fixed new read random condition. changed function variable names.
[physik/morpheus.git] / defines.h
index 58befa17aaf6cd7d094f76864fabf9d611296422..a886a60ea708b9db3504657937e9b7894e981ae3 100644 (file)
--- a/defines.h
+++ b/defines.h
@@ -28,6 +28,8 @@
 
 #define DEFAULT_STEPS 5000
 
+#define RAND_BUF_SIZE 1048576 /* 1 MB */
+
 /* program defines, dont touch ;) */
 
 #define URAND_MAX 0xffffffff