浏览代码

Update Example_-_Switch_array_hills.c

Rudy Boudewijn van Etten 5 年之前
父节点
当前提交
aab2c57cbc
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Example_-_Switch_array_hills.c

+ 2 - 0
Example_-_Switch_array_hills.c

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