X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2Fvb_lib.h;h=12753d5902eeca4813861765352b7f7e27275537;hb=874229af6e5963fad61c9929a481cd99bebeac48;hp=5c4852ce954cfd4f247a58fd5746af8d366fc5e8;hpb=3ff2e8a0b5c27b99a9920bdf5ed82bc41bf40181;p=rocksndiamonds.git 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 */