summaryrefslogtreecommitdiff
path: root/src/utility.h
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-04-02 13:44:06 +0300
committerPerttu Ahola <celeron55@gmail.com>2011-04-02 13:44:06 +0300
commit2990f5d90bd556684c07d60872a707e649bd71ee (patch)
treecd92693404dce069c3499fb1e38c2a1935ada382 /src/utility.h
parent2e7b15fed37e6e81844b3cac0e37671ff3a8b4da (diff)
downloadminetest-2990f5d90bd556684c07d60872a707e649bd71ee.tar.gz
minetest-2990f5d90bd556684c07d60872a707e649bd71ee.tar.bz2
minetest-2990f5d90bd556684c07d60872a707e649bd71ee.zip
commit before some radical changes
Diffstat (limited to 'src/utility.h')
-rw-r--r--src/utility.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utility.h b/src/utility.h
index ce43f26a3..6e14a4bb2 100644
--- a/src/utility.h
+++ b/src/utility.h
@@ -34,6 +34,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "exceptions.h"
#include "porting.h"
+extern const v3s16 g_6dirs[6];
+
extern const v3s16 g_26dirs[26];
// 26th is (0,0,0)