X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_mm%2Fmm_tools.h;h=d7a050de496b25c792629392462a3431ab8a0a54;hb=0f007d1d01007a58b0493c60143f2b0bf58ff1b1;hp=3655ccf4a2e2ef8110cdd093a15cd2d6b935ca19;hpb=a601eb5bd800d544e8a5154a7b4d2457d020cd3f;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);