cleanup kubo_file, file_write
This commit is contained in:
parent
e6b0928ac5
commit
90db87bec9
3 changed files with 48 additions and 20 deletions
|
|
@ -44,6 +44,8 @@ struct kubo_context_state_data {
|
|||
};
|
||||
|
||||
struct kubo_context {
|
||||
char *file_name;
|
||||
|
||||
bool exit_pending;
|
||||
struct kubo_wall_arr walls;
|
||||
struct kubo_context_state_data state;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue