X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_sp%2Fvb_lib.h;h=cf8e3462a6510fb72a992b7ce184e3e4478752b2;hp=e3325749b63e42cbcacb30f77ff4eb8acbf50378;hb=e51177796149f37de339bda83558c3c49758be93;hpb=f7cee51ad23b10be242545a6445fddf45accf65d diff --git a/src/game_sp/vb_lib.h b/src/game_sp/vb_lib.h index e3325749..cf8e3462 100644 --- a/src/game_sp/vb_lib.h +++ b/src/game_sp/vb_lib.h @@ -10,7 +10,10 @@ /* helper functions for constructs not supported by C */ + +#if 0 extern void *REDIM_1D(int, int, int); +#endif extern long MyGetTickCount();