128 //number of characters in the font set\r
},\r
(u16*)NULL,\r
- 0,0, //cursorX cursorY\r
+ 0,0, //cursorX cursorY\r
0,0, //prevcursorX prevcursorY\r
- 40, //console width\r
- 30, //console height\r
- 0, //window x\r
- 0, //window y\r
- 40, //window width\r
- 30, //window height\r
+ 40, //console width\r
+ 30 //console height\r
+ 0, //window x\r
+ 0, //window y\r
+ 40, //window width\r
+ 30, //window height\r
3, //tab size\r
7, // foreground color\r
0, // background color\r
0, // flags\r
- 0, //print callback\r
+ 0, //print callback\r
false //console initialized\r
};\r
\r