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