From 50bc77ed96337026604b36e4c008fecc39ebd0bb Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 3 Apr 2017 23:10:27 +0200 Subject: Improve web examples -IN PROGRESS- --- docs/examples/web/textures_to_image.c | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/examples/web/textures_to_image.c') diff --git a/docs/examples/web/textures_to_image.c b/docs/examples/web/textures_to_image.c index 7cdeefd4..df7b4584 100644 --- a/docs/examples/web/textures_to_image.c +++ b/docs/examples/web/textures_to_image.c @@ -96,7 +96,6 @@ void UpdateDrawFrame(void) DrawText("this IS a texture loaded from an image!", 300, 370, 10, GRAY); - EndDrawing(); //---------------------------------------------------------------------------------- } \ No newline at end of file -- cgit v1.2.3