Subversion Repositories Kolibri OS

Rev

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

Rev 9602 Rev 9693
Line 163... Line 163...
163
}
163
}
Line 164... Line 164...
164
 
164
 
165
void Draw_Count()
165
void Draw_Count()
166
{
166
{
167
	EDI = sc.work; //writing a number with bg
167
	EDI = sc.work; //writing a number with bg
168
	WriteNumber(WIN_W-32, PANEL_Y + 12, 0xD0, sc.work_text, 3, count);
168
	WriteNumber(WIN_W-32, PANEL_Y + 12, 0xD0, sc.work_text, 3<<16, count);