-
This commit is contained in:
@@ -32,7 +32,8 @@ typedef enum {
|
||||
resize_failed = 13,
|
||||
choose_dir_failed = 14,
|
||||
open_file_failed = 15,
|
||||
save_file_failed = 16
|
||||
save_file_failed = 16,
|
||||
failed = 17
|
||||
} result_t;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user