From 2990f5d90bd556684c07d60872a707e649bd71ee Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Sat, 2 Apr 2011 13:44:06 +0300 Subject: commit before some radical changes --- src/utility.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/utility.h') 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) -- cgit v1.2.3