Subversion Repositories Kolibri OS

Rev

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

Rev 6684 Rev 6685
Line 48... Line 48...
48
char a_con_getch2[]            = "con_getch2";
48
char a_con_getch2[]            = "con_getch2";
49
char a_con_gets[]              = "con_gets";
49
char a_con_gets[]              = "con_gets";
50
char a_con_gets2[]             = "con_gets2";
50
char a_con_gets2[]             = "con_gets2";
51
char a_con_get_font_height[]   = "con_get_font_height";
51
char a_con_get_font_height[]   = "con_get_font_height";
52
char a_con_get_cursor_height[] = "con_get_cursor_height";
52
char a_con_get_cursor_height[] = "con_get_cursor_height";
53
char a_con_set_cursor_height[] = "con_ges_focursoreight";
53
char a_con_set_cursor_height[] = "con_set_cursor_height";
54
char a_con_cls[]               = "con_cls";
54
char a_con_cls[]               = "con_cls";
55
char a_con_get_cursor_pos[]    = "con_get_cursor_pos";
55
char a_con_get_cursor_pos[]    = "con_get_cursor_pos";
56
char a_con_set_cursor_pos[]    = "con_set_cursor_pos";
56
char a_con_set_cursor_pos[]    = "con_set_cursor_pos";
57
char a_con_set_title[]         = "con_set_title";
57
char a_con_set_title[]         = "con_set_title";