Subversion Repositories Kolibri OS

Rev

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

Rev 5640 Rev 5651
Line 162... Line 162...
162
 
162
 
163
void main()
163
void main()
164
{   
164
{   
Line 165... Line -...
165
	int id, key, mouse_clicked;
-
 
166
 
165
	int id, key, mouse_clicked;
167
	mem_Init();
166
 
168
	SetEventMask(0x27);
167
	SetEventMask(0x27);
169
	load_dll(boxlib, #box_lib_init,0);
168
	load_dll(boxlib, #box_lib_init,0);
170
	list[SKINS].current = list[WALLPAPERS].current = -1;
169
	list[SKINS].current = list[WALLPAPERS].current = -1;