Subversion Repositories Kolibri OS

Rev

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

Rev 5534 Rev 5640
Line 36... Line 36...
36
 
36
 
37
 
37
 
38
void Downloader()
38
void Downloader()
39
{
39
{
40
	int key, btn;
40
	int key, btn;
Line 41... Line 41...
41
	mouse m;
41
	
42
	char notify_message[4296];
42
	char notify_message[4296];
43
	
43