about summary refs log tree commit diff
path: root/src/engine/e_if_other.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/e_if_other.h')
-rw-r--r--src/engine/e_if_other.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/engine/e_if_other.h b/src/engine/e_if_other.h
index b3a61e7f..66e2d3a8 100644
--- a/src/engine/e_if_other.h
+++ b/src/engine/e_if_other.h
@@ -24,7 +24,9 @@ enum
 
 	SNDFLAG_LOOP=1,
 	SNDFLAG_POS=2,
-	SNDFLAG_ALL=3
+	SNDFLAG_ALL=3,
+	
+	MAX_NAME_LENGTH=32
 };
 
 /*