X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftools.h;h=e2bb9f09cf16815403fffdb6ac8a699d75ff4f7a;hb=45483d224aed58ac2cf856b0fcdd2d4707084047;hp=de6fbad359ace3b4922f668f62ad59c905c6cd70;hpb=b09d5604ce8b27c7fdff1ce3839fccd62f5b4bf6;p=rocksndiamonds.git diff --git a/src/tools.h b/src/tools.h index de6fbad3..e2bb9f09 100644 --- a/src/tools.h +++ b/src/tools.h @@ -277,6 +277,8 @@ int getBeltSwitchElementFromBeltNrAndBeltDirNr(int, int); int getBeltSwitchElementFromBeltNrAndBeltDir(int, int); unsigned int InitRND(int); + +void InitGraphicInfo_BD(void); void InitGraphicInfo_EM(void); void PlayMenuSoundExt(int);