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