Added a console! it is pretty self explanitory

This commit is contained in:
Cracker64
2011-01-30 01:23:24 -05:00
parent 4b5337c03a
commit e18337a70a
4 changed files with 307 additions and 2 deletions

View File

@@ -224,5 +224,7 @@ void open_link(char *uri);
int report_ui(pixel *vid_buf, char *save_id);
char *console_ui(pixel *vid_buf);
#endif