Bind console functions in main.c

This commit is contained in:
James Booth
2013-12-23 00:08:45 +00:00
parent a6859354b4
commit 7fe8f61b9b
3 changed files with 68 additions and 64 deletions

View File

@@ -49,6 +49,7 @@ _init_modules(void)
roster_init_module();
ui_init_module();
console_init_module();
}
int