File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
tutorial06_keyboard_and_mouse Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ int main( void )
130
130
1 .0f ,-1 .0f , 1 .0f
131
131
};
132
132
133
- // Two UV coordinatesfor each vertex. They were created withe Blender.
133
+ // Two UV coordinatesfor each vertex. They were created with Blender.
134
134
static const GLfloat g_uv_buffer_data[] = {
135
135
0 .000059f , 1 .0f -0 .000004f ,
136
136
0 .000103f , 1 .0f -0 .336048f ,
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ int main( void )
130
130
1 .0f ,-1 .0f , 1 .0f
131
131
};
132
132
133
- // Two UV coordinatesfor each vertex. They were created withe Blender.
133
+ // Two UV coordinatesfor each vertex. They were created with Blender.
134
134
static const GLfloat g_uv_buffer_data[] = {
135
135
0 .000059f , 0 .000004f ,
136
136
0 .000103f , 0 .336048f ,
You can’t perform that action at this time.
0 commit comments