X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_sp%2Fvb_lib.h;h=12753d5902eeca4813861765352b7f7e27275537;hp=5c4852ce954cfd4f247a58fd5746af8d366fc5e8;hb=115ce6f2da1914d68b0fe0e5f9082973190dacdd;hpb=085eaa4c64f1254101fe59747e87aacb009ebe3b diff --git a/src/game_sp/vb_lib.h b/src/game_sp/vb_lib.h index 5c4852ce..12753d59 100644 --- a/src/game_sp/vb_lib.h +++ b/src/game_sp/vb_lib.h @@ -11,6 +11,6 @@ /* helper functions for constructs not supported by C */ -extern int MyGetTickCount(); +extern int MyGetTickCount(void); #endif /* VB_LIB_H */