X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_sp%2Fvb_lib.h;h=06405d4c0a398b4650ea28e609c4b780985a1efc;hp=12753d5902eeca4813861765352b7f7e27275537;hb=855700d73bbef8bb1248fe0ac735738478d6044b;hpb=1f8fd7a79343ce670dc62fcb8be48ba78d0c9199 diff --git a/src/game_sp/vb_lib.h b/src/game_sp/vb_lib.h index 12753d59..06405d4c 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(void); +int MyGetTickCount(void); #endif /* VB_LIB_H */