X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2Fvb_lib.h;h=4f19f3a27bd48da1cc81fac375b6cb9334bb76c4;hb=61c3da0;hp=cf8e3462a6510fb72a992b7ce184e3e4478752b2;hpb=e9306042d9ea3bc310590fe16653538905a9b99d;p=rocksndiamonds.git diff --git a/src/game_sp/vb_lib.h b/src/game_sp/vb_lib.h index cf8e3462..4f19f3a2 100644 --- a/src/game_sp/vb_lib.h +++ b/src/game_sp/vb_lib.h @@ -15,6 +15,6 @@ extern void *REDIM_1D(int, int, int); #endif -extern long MyGetTickCount(); +extern int MyGetTickCount(); #endif /* VB_LIB_H */