X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftools.h;h=63523b49e565b931f54b4585107ea81b87a6d677;hb=3683bbbe90156d2a9ab32de08099e094a446e5f8;hp=f5ed62f76ef3e4b2f6f335ecf426c5d12a91449c;hpb=18c6de22b68eae843865c82b2def4f2a25cf738f;p=rocksndiamonds.git diff --git a/src/tools.h b/src/tools.h index f5ed62f7..63523b49 100644 --- a/src/tools.h +++ b/src/tools.h @@ -132,7 +132,6 @@ void CreateToolButtons(); void FreeToolButtons(); int get_next_element(int); -int el2gfx(int); int el2img(int); int el_dir2img(int, int); int el_dir_act2img(int, int, int);