 Robin ❤️
					
					4 weeks ago
						Robin ❤️
					
					4 weeks ago
					
						
							committed by
							
								 GitHub
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
				  
				  No known key found for this signature in database
				  
				  	
						GPG Key ID: B5690EEEBB952194
				  	
				  
				
			
		
		
		
	
		
			  1 changed files with 
0 additions and 
2 deletions
			
		 
		
			
				- 
					
					
					 
					examples/shapes/shapes_collision_area.c
				
					
					
						
							
								
									
										
											
												
	
		
			
				|  |  | @ -15,8 +15,6 @@ | 
		
	
		
			
			|  |  |  |  | 
		
	
		
			
			|  |  |  | #include "raylib.h" | 
		
	
		
			
			|  |  |  |  | 
		
	
		
			
			|  |  |  | #include <stdlib.h>     // Required for: abs() | 
		
	
		
			
			|  |  |  |  | 
		
	
		
			
			|  |  |  | //------------------------------------------------------------------------------------ | 
		
	
		
			
			|  |  |  | // Program main entry point | 
		
	
		
			
			|  |  |  | //------------------------------------------------------------------------------------ | 
		
	
	
		
			
				|  |  |  |