Subversion Repositories Kolibri OS

Rev

Rev 6162 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6162 Rev 7829
Line 1... Line 1...
1
;---------------------------------------------------------------------
1
;---------------------------------------------------------------------
2
params:
2
params:
3
	rb 256
3
	rb 256
4
;---------------------------------------------------------------------	
4
;---------------------------------------------------------------------	
5
color_table	system_colors
5
sc	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