X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftools.h;h=d834df77f4100d9135c2840e4e754eec8d0abfac;hb=61c3da024802ecc0268bab42d7499fc0346e4fd3;hp=fb4ab2785c3da70d3f0d3d80561ec598393fda00;hpb=8027f83cb6288618be3892b268760f25ca252606;p=rocksndiamonds.git diff --git a/src/tools.h b/src/tools.h index fb4ab278..d834df77 100644 --- a/src/tools.h +++ b/src/tools.h @@ -218,7 +218,7 @@ int getBeltElementFromBeltNrAndBeltDir(int, int); int getBeltSwitchElementFromBeltNrAndBeltDirNr(int, int); int getBeltSwitchElementFromBeltNrAndBeltDir(int, int); -unsigned int InitRND(long); +unsigned int InitRND(int); void InitGraphicInfo_EM(void); void PlayMenuSoundExt(int);