X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftools.h;h=041a2d1d0a510d995a16544d2ed9abb503ea6bc7;hb=dc4ee700e44e99a58d73e1ef8b549f3f859d3646;hp=d208383ac27f2ce9faee47e3248b68316d9f3f06;hpb=3be7c7dc2af1580d9ba24118ed36fb001d09ebc1;p=rocksndiamonds.git diff --git a/src/tools.h b/src/tools.h index d208383a..041a2d1d 100644 --- a/src/tools.h +++ b/src/tools.h @@ -76,7 +76,7 @@ void DrawMaskedBorder_DOOR_2(); void DrawMaskedBorder_DOOR_3(); void DrawMaskedBorder_ALL(); void DrawMaskedBorder(int); -void DrawMaskedBorderToScreen(int); +void DrawMaskedBorderToTarget(int); void SetDrawtoField(int); void RedrawPlayfield();