]> git.lizzy.rs Git - dragonblocks_alpha.git/blobdiff - src/environment.h
Rework structure
[dragonblocks_alpha.git] / src / environment.h
diff --git a/src/environment.h b/src/environment.h
deleted file mode 100644 (file)
index f9a3ef7..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _ENVIRONMENT_H_
-#define _ENVIRONMENT_H_
-
-#include "types.h"
-
-f64 get_humidity(v3s32 pos);
-f64 get_temperature(v3s32 pos);
-
-#endif // _ENVIRONMENT_H_