util.h
changeset 4 5770be2d5f3f
parent 0 84fdfb0344c9
child 6 90073cbb535d
--- a/util.h	Mon Feb 09 13:39:36 2009 +0200
+++ b/util.h	Sat Feb 14 16:40:09 2009 +0200
@@ -4,6 +4,7 @@
 
 #include <lua.h>
 
+// You can set this if anther type is required
 #ifndef enum_value_t
 #define enum_value_t int
 #endif