mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-13 12:58:02 +00:00
Update textures_framebuffer_rendering.c
This commit is contained in:
parent
e67dc15a52
commit
9861baf4b7
@ -148,6 +148,7 @@ int main(void)
|
||||
//--------------------------------------------------------------------------------------
|
||||
UnloadRenderTexture(observerTarget);
|
||||
UnloadRenderTexture(subjectTarget);
|
||||
|
||||
CloseWindow(); // Close window and OpenGL context
|
||||
//--------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user