X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Ftools.h;h=783062b47432c0728d9f3c4da4bcd2ee78ae6835;hp=8a0d46661ffcc9cd7906e5730ef4fd7936c9296c;hb=2354413660449688b28a1e9a21df85a24df902ec;hpb=ef9242bb9320d705010959ba11fdf697dc1e5b70 diff --git a/src/tools.h b/src/tools.h index 8a0d4666..783062b4 100644 --- a/src/tools.h +++ b/src/tools.h @@ -149,4 +149,6 @@ int el2img(int); int el2edimg(int); int el2preimg(int); +unsigned int InitRND(long); + #endif /* TOOLS_H */