Commit 06165e5
authored
Fix typo in the html generation instructions. (#412)
* Fix typo in the html generation instructions.
* Add a code block for the GLFW window pointer.
Almost all of the code listed in this chapter uses a c++ code block. The
block for the 'GLFWWindow* window' was missing.1 parent 3e78cbe commit 06165e5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments