X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_mm%2Fmm_tools.h;h=d7a050de496b25c792629392462a3431ab8a0a54;hb=95f91d5fb8835feb5b461b97607b1730baaf699b;hp=3655ccf4a2e2ef8110cdd093a15cd2d6b935ca19;hpb=b903ee03857c26c3816a37b4c7c858c24250a7ef;p=rocksndiamonds.git diff --git a/src/game_mm/mm_tools.h b/src/game_mm/mm_tools.h index 3655ccf4..d7a050de 100644 --- a/src/game_mm/mm_tools.h +++ b/src/game_mm/mm_tools.h @@ -100,6 +100,7 @@ void DrawMiniElementOrWall_MM(int, int, int, int); void DrawField_MM(int, int); void DrawLevel_MM(void); +void DrawLaser_MM(void); void DrawElement_MM(int, int, int); void DrawWallsExt_MM(int, int, int, int); void DrawWalls_MM(int, int, int);