added kubo_state_wall_new
This commit is contained in:
parent
fb8ff21666
commit
c3973ae02b
9 changed files with 96 additions and 26 deletions
|
|
@ -22,5 +22,4 @@
|
|||
void kubo_state_command_entered(void *context_data) {
|
||||
struct kubo_context *context = (struct kubo_context *)context_data;
|
||||
(void)context;
|
||||
printf("hello from state command\n");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue