Subversion Repositories Kolibri OS

Rev

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

Rev 4978 Rev 6162
Line 1... Line 1...
1
;---------------------------------------------------------------------
1
;---------------------------------------------------------------------
2
params:
2
params:
3
	rb 256
3
	rb 256
4
;---------------------------------------------------------------------	
4
;---------------------------------------------------------------------	
5
color_table	sys_colors_new
5
color_table	system_colors
Line 6... Line 6...
6
 
6
 
7
innamelen	rd 1
7
innamelen	rd 1
8
inname		rb 256	;48
8
inname		rb 256	;48
9
outnamelen	rd 1
9
outnamelen	rd 1