Subversion Repositories Kolibri OS

Rev

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

Rev 4885 Rev 5152
Line 12... Line 12...
12
	char cd_path[4096];
12
	char cd_path[4096];
13
	char install_path[4096];
13
	char install_path[4096];
14
	signed int result;
14
	signed int result;
Line 15... Line 15...
15
 
15
 
-
 
16
	mem_Init();
16
	mem_Init();
17
	pause(200);
Line 17... Line 18...
17
	GetDir(#dirbuf, #fcount, "/", DIRS_ONLYREAL);
18
	GetDir(#dirbuf, #fcount, "/", DIRS_ONLYREAL);
18
 
19
 
19
	for (i=0; i
20
	for (i=0; i