Typo
This commit is contained in:
		
							parent
							
								
									e74f889bc5
								
							
						
					
					
						commit
						d09f4a1bae
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -100,7 +100,7 @@ setupOptionalGLExtensions(RGSSThreadData* threadData)
 | 
				
			||||||
	{
 | 
						{
 | 
				
			||||||
		if (!GLEW_APPLE_vertex_array_object)
 | 
							if (!GLEW_APPLE_vertex_array_object)
 | 
				
			||||||
		{
 | 
							{
 | 
				
			||||||
			rgssThreadError(threadData, "GL extensions \"GL_ARB_vertex_array_object\" or compatible extensiosn GL_APPLE_vertex_array_object are not present");
 | 
								rgssThreadError(threadData, "GL extensions \"GL_ARB_vertex_array_object\" or compatible extensions GL_APPLE_vertex_array_object are not present");
 | 
				
			||||||
			return false;
 | 
								return false;
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
		else
 | 
							else
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue