X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftools.h;h=2dae59b5010bf53be3d2663b106b818661e2f707;hb=b8114966908299df586165e00446f21c2ce343bb;hp=51c11d530e25456ef0488695f77f8a20802aed7d;hpb=41680565bf2af491be63ee8440788c4ff8b616db;p=rocksndiamonds.git diff --git a/src/tools.h b/src/tools.h index 51c11d53..2dae59b5 100644 --- a/src/tools.h +++ b/src/tools.h @@ -128,8 +128,6 @@ unsigned int MoveDoor(unsigned int); void DrawSpecialEditorDoor(); void UndrawSpecialEditorDoor(); -int ReadPixel(DrawBuffer *, int, int); - void CreateToolButtons(); void FreeToolButtons();