2
0
Эх сурвалжийг харах

Update Example_-_Switch_array_hills.c

Rudy Boudewijn van Etten 5 жил өмнө
parent
commit
aab2c57cbc

+ 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
     //--------------------------------------------------------------------------------------