summaryrefslogtreecommitdiff
path: root/src/nodedef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nodedef.h')
-rw-r--r--src/nodedef.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nodedef.h b/src/nodedef.h
index 585755b9d..a7ffa5a2e 100644
--- a/src/nodedef.h
+++ b/src/nodedef.h
@@ -203,6 +203,7 @@ struct ContentFeatures
// Sound properties
SimpleSoundSpec sound_footstep;
+ SimpleSoundSpec sound_dig;
SimpleSoundSpec sound_dug;
/*