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_particles_trail_blending.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/web/textures_particles_trail_blending.c') diff --git a/docs/examples/web/textures_particles_trail_blending.c b/docs/examples/web/textures_particles_trail_blending.c index 72fe9f75..9923ddfe 100644 --- a/docs/examples/web/textures_particles_trail_blending.c +++ b/docs/examples/web/textures_particles_trail_blending.c @@ -85,7 +85,7 @@ int main() // De-Initialization //-------------------------------------------------------------------------------------- UnloadTexture(smoke); // Texture unloading - + CloseWindow(); // Close window and OpenGL context //-------------------------------------------------------------------------------------- -- cgit v1.2.3