Subversion Repositories Kolibri OS

Rev

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

Rev 7202 Rev 7244
Line 2... Line 2...
2
#define BROWSER_LINK    "http://kolibri-n.org/inf/eolite/eolite_p1"
2
#define BROWSER_LINK    "http://kolibri-n.org/inf/eolite/eolite_p1"
Line 3... Line 3...
3
 
3
 
4
 
4
 
5
void about_dialog()
5
void about_dialog()
6
{   
6
{   
7
	byte id;
7
	int id;
Line 8... Line 8...
8
	proc_info about_form;
8
	proc_info about_form;
9
	int about_x;
9
	int about_x;