|
|
|
|
@ -243,6 +243,8 @@ typedef struct {
|
|
|
|
|
|
|
|
|
|
void yon_save_window_set_postsave_function(void *function, void *data);
|
|
|
|
|
|
|
|
|
|
void yon_save_window_set_postsave_failure_function(void *function, void *data);
|
|
|
|
|
|
|
|
|
|
template_saving_window *yon_save_proceed(char *path,YON_CONFIG_TYPE type, ...);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|