deleting walls
This commit is contained in:
parent
b7b8bd8b1e
commit
edbe4eb8ae
5 changed files with 22 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ void kubo_context_set_state(struct kubo_context *context,
|
|||
void kubo_context_accept_cmd(struct kubo_context *context);
|
||||
|
||||
struct kubo_wall *kubo_context_get_pending_wall(struct kubo_context *context);
|
||||
void kubo_context_delete_wall(struct kubo_context *context);
|
||||
|
||||
void kubo_context_select_next_wall(struct kubo_context *context);
|
||||
void kubo_context_select_prev_wall(struct kubo_context *context);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue