rocksndiamonds-3.3.0.0
[rocksndiamonds.git] / src / game_sp / vb_lib.h
index e3325749b63e42cbcacb30f77ff4eb8acbf50378..cf8e3462a6510fb72a992b7ce184e3e4478752b2 100644 (file)
 
 
 /* helper functions for constructs not supported by C */
+
+#if 0
 extern void *REDIM_1D(int, int, int);
+#endif
 
 extern long MyGetTickCount();