X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftools.h;h=5f597f423eace0929c54fc8e5fda46884f033e3f;hb=89237f2f4d7189714da64da53c1515979ad49b2d;hp=5901208c879a9a000e80811791c665c8da51d1fd;hpb=3da081ff7b11fa1f6af0abde72219622df5eb28a;p=rocksndiamonds.git diff --git a/src/tools.h b/src/tools.h index 5901208c..5f597f42 100644 --- a/src/tools.h +++ b/src/tools.h @@ -83,7 +83,7 @@ void DrawMaskedBorder_DOOR_3(void); void DrawMaskedBorder_ALL(void); void DrawMaskedBorder(int); void DrawMaskedBorderToTarget(int); -void DrawTileCursor(int); +void DrawTileCursor(int, int); void SetDrawtoField(int); int GetDrawtoField(void);