summaryrefslogtreecommitdiffstats
path: root/source/BlockID.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/BlockID.h')
-rw-r--r--source/BlockID.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/BlockID.h b/source/BlockID.h
index b94744310..becc0cad8 100644
--- a/source/BlockID.h
+++ b/source/BlockID.h
@@ -636,6 +636,7 @@ extern bool g_BlockTransparent[256];
extern bool g_BlockOneHitDig[256];
extern bool g_BlockPistonBreakable[256];
extern bool g_BlockIsSnowable[256];
+extern bool g_BlockRequiresSpecialTool[256];