Subversion Repositories Kolibri OS

Rev

Rev 6369 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6369 Rev 6371
Line 605... Line 605...
605
	instrument_set  9,18 ; draw circle
605
	instrument_set  9,18 ; draw circle
606
	instrument_set 10,19 ; draw ellips
606
	instrument_set 10,19 ; draw ellips
607
	instrument_set 11,20 ; draw hard contour
607
	instrument_set 11,20 ; draw hard contour
Line 608... Line 608...
608
 
608
 
-
 
609
no_instruments:
-
 
610
;|||||||||||||||||||||||||FILTERS||||||||||||||||||||||||||
-
 
611
	cmp	[number_panel],4
-
 
612
	jne	no_filters
-
 
613
 
-
 
614
	instrument_set  1,23 ; reflection from left to right
-
 
615
	instrument_set  2,24 ; reflection from up to down
-
 
616
 
Line 609... Line 617...
609
no_instruments:
617
no_filters:
610
 
618
 
611
end_menu:
619
end_menu:
612
	and	[number_panel],0
620
	and	[number_panel],0