X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_mm%2Fmm_tools.h;h=8857d7ba3ec861eefbf8d34ef5a450351ac56366;hb=3a606b24c2e6459e8522f060d37f8f4b9434c4b8;hp=58b2beb05dafd0e6ea3c5f9da6b4555d15282ba3;hpb=98fec8c161edfd96205f1cd8f5fc027f1bd83d34;p=rocksndiamonds.git diff --git a/src/game_mm/mm_tools.h b/src/game_mm/mm_tools.h index 58b2beb0..8857d7ba 100644 --- a/src/game_mm/mm_tools.h +++ b/src/game_mm/mm_tools.h @@ -106,6 +106,8 @@ int get_element_phase(int); int get_num_elements(int); int get_rotated_element(int, int); +int unmap_element(int); + int el2gfx(int); int el_act2gfx(int, int);