X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_bd%2Fexport_bd.h;h=7c12293076a2b7c13d4f50b89e7becf382e0a2e7;hb=dc7bcae20949adb40e3bf797eab98ecb286a2453;hp=deb7d692d2786251517cfb4fdb643a731ce4a496;hpb=45483d224aed58ac2cf856b0fcdd2d4707084047;p=rocksndiamonds.git diff --git a/src/game_bd/export_bd.h b/src/game_bd/export_bd.h index deb7d692..7c122930 100644 --- a/src/game_bd/export_bd.h +++ b/src/game_bd/export_bd.h @@ -95,4 +95,6 @@ void setLevelInfoToDefaults_BD_Ext(int, int); void setLevelInfoToDefaults_BD(void); boolean LoadNativeLevel_BD(char *, int, boolean); +unsigned int InitEngineRandom_BD(int); + #endif // EXPORT_BD_H