forked from KolibriOS/kolibrios
fix console.h, add console example
git-svn-id: svn://kolibrios.org@6685 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -50,7 +50,7 @@ char a_con_gets[] = "con_gets";
|
||||
char a_con_gets2[] = "con_gets2";
|
||||
char a_con_get_font_height[] = "con_get_font_height";
|
||||
char a_con_get_cursor_height[] = "con_get_cursor_height";
|
||||
char a_con_set_cursor_height[] = "con_ges_focursoreight";
|
||||
char a_con_set_cursor_height[] = "con_set_cursor_height";
|
||||
char a_con_cls[] = "con_cls";
|
||||
char a_con_get_cursor_pos[] = "con_get_cursor_pos";
|
||||
char a_con_set_cursor_pos[] = "con_set_cursor_pos";
|
||||
|
Reference in New Issue
Block a user