added drawing global animations below and above masked screen border
[rocksndiamonds.git] / src / tools.h
index 1fc4b5dbb982e7ed2fa40c193009bdd3967ae96d..439517c2578166db43c049733a5e402609f06326 100644 (file)
@@ -76,6 +76,7 @@ void DrawMaskedBorder_DOOR_2();
 void DrawMaskedBorder_DOOR_3();
 void DrawMaskedBorder_ALL();
 void DrawMaskedBorder(int);
+void DrawMaskedBorderToScreen(int);
 
 void SetDrawtoField(int);
 void RedrawPlayfield();