mirror of
				https://github.com/nicbarker/clay.git
				synced 2025-11-03 16:16:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			132 B
		
	
	
	
		
			PowerShell
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			132 B
		
	
	
	
		
			PowerShell
		
	
	
	
	
	
 | 
						|
# to build this, install mingw
 | 
						|
 | 
						|
gcc main.c -ggdb -omain -lgdi32 -lmingw32 # -mwindows # comment -mwindows out for console output |