diff options
| author | Ray <[email protected]> | 2017-04-03 23:10:27 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2017-04-03 23:10:27 +0200 |
| commit | 50bc77ed96337026604b36e4c008fecc39ebd0bb (patch) | |
| tree | 5fb951ea469633a1b272ad82a8d3cca9a02b59a5 /docs/examples/web/textures_to_image.c | |
| parent | e6ed85e993b049a28dcc3c37bd5fadc6ab159df7 (diff) | |
| download | raylib-50bc77ed96337026604b36e4c008fecc39ebd0bb.tar.gz raylib-50bc77ed96337026604b36e4c008fecc39ebd0bb.zip | |
Improve web examples -IN PROGRESS-
Diffstat (limited to 'docs/examples/web/textures_to_image.c')
| -rw-r--r-- | docs/examples/web/textures_to_image.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
