feat(state): save state on exiting
This commit is contained in:
@@ -13,4 +13,6 @@ void file_prepend(File *src, File extra);
|
||||
|
||||
void file_free(File *file, bool free_path);
|
||||
|
||||
void file_write(char *path, ConstStringArray lines);
|
||||
|
||||
#endif /* FILE_H */
|
||||
Reference in New Issue
Block a user