home · contact · privacy
Made single World struct a global variable, fitted a lot of code to this change,...
[plomrogue] / src / rrand.h
index 1b18057be49f0d725c4c5c07b7be0e1010bfc013..47f561f44ec8cd76b8744a9756de6c42b9e8bd4c 100644 (file)
@@ -5,8 +5,6 @@
  * srand() to ensure portable pseudo-randomness portability.
  */
 
-
-
 #ifndef RRAND_H
 #define RRAND_H