Subversion Repositories Kolibri OS

Rev

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

Rev 2159 Rev 4990
Line 81... Line 81...
81
		add ax,48
81
		add ax,48
82
		jmp .no_colors
82
		jmp .no_colors
83
	@@:
83
	@@:
Line 84... Line 84...
84
 
84
 
-
 
85
	mov esi,[options_file]
-
 
86
	cmp dword[esi],'KPCK'
-
 
87
	jne @f
-
 
88
		notify_window_run txt_no_kpack ; ñîçäàåì îêíî @notify
-
 
89
		jmp .no_colors
85
	mov esi,[options_file]
90
	@@:
86
	mov edi,count_colors_text
91
	mov edi,count_colors_text
87
	mov ecx,9*4
92
	mov ecx,9*4
Line 88... Line 93...
88
	rep movsb
93
	rep movsb