X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftools.h;h=eb55e5eee143cf1d1cd8bd0ccee9ae6682e8b879;hb=7db0a9ae54a91806b66eb918f28309bb875e3b69;hp=abe5a40270660e0fc47f97e6166b13e487f49f4b;hpb=df964230e1ecbfec8ef120bfcab2ddb1ba0751fa;p=rocksndiamonds.git diff --git a/src/tools.h b/src/tools.h index abe5a402..eb55e5ee 100644 --- a/src/tools.h +++ b/src/tools.h @@ -135,5 +135,6 @@ int get_next_element(int); int el2gfx(int); int el2img(int); int el_dir2img(int, int); +int el_dir_act2img(int, int, int); #endif /* TOOLS_H */