mirror of
				https://github.com/RetroDECK/ES-DE.git
				synced 2025-04-10 19:15:13 +00:00 
			
		
		
		
	
		
			
	
	
		
			9 lines
		
	
	
		
			71 B
		
	
	
	
		
			C++
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			71 B
		
	
	
	
		
			C++
		
	
	
	
	
	
|   | #include <glm/ext.hpp>
 | ||
|  | 
 | ||
|  | int main() | ||
|  | { | ||
|  | 	int Error = 0; | ||
|  | 
 | ||
|  | 	return Error; | ||
|  | } |