Forráskód Böngészése

Update Example_-_Switch_array_hills.c

Rudy Boudewijn van Etten 5 éve
szülő
commit
aab2c57cbc
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      Example_-_Switch_array_hills.c

+ 2 - 0
Example_-_Switch_array_hills.c

@@ -102,6 +102,8 @@ int main(void)
 
     // De-Initialization
     //--------------------------------------------------------------------------------------
+    UnloadRenderTexture(target);    // Unload render texture
+    //--------------------------------------------------------------------------------------
     CloseWindow();        // Close window and OpenGL context
     //--------------------------------------------------------------------------------------