Fixed the clamping of Grad rectangle (I hadn't tested at all :-/ )
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@897 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
		
							parent
							
								
									158cd7ff45
								
							
						
					
					
						commit
						392d17c56c
					
				@ -4788,8 +4788,8 @@ void Grad_rectangle_12_9(void)
 | 
			
		||||
 | 
			
		||||
    Operation_push(start_x);
 | 
			
		||||
    Operation_push(start_y);
 | 
			
		||||
    Operation_push(Paintbrush_X);
 | 
			
		||||
    Operation_push(Paintbrush_Y);
 | 
			
		||||
    Operation_push(cursor_x);
 | 
			
		||||
    Operation_push(cursor_y);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void Grad_rectangle_0_9(void)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user