Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2c52578

Browse files
committed
Fix setup code in presentation chapter not being updated (fixes #55)
1 parent 0307df1 commit 2c52578

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

03_Drawing_a_triangle/03_Drawing/02_Rendering_and_presentation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ void mainLoop() {
1010
glfwPollEvents();
1111
drawFrame();
1212
}
13-
14-
glfwDestroyWindow(window);
1513
}
1614

1715
...

0 commit comments

Comments
 (0)