Added int twc_save_profile_data_file to header.
This commit is contained in:
@ -68,6 +68,9 @@ twc_profile_unload(struct t_twc_profile *profile);
|
|||||||
void
|
void
|
||||||
twc_profile_autoload();
|
twc_profile_autoload();
|
||||||
|
|
||||||
|
int
|
||||||
|
twc_save_profile_data_file(struct t_twc_profile *profile);
|
||||||
|
|
||||||
void
|
void
|
||||||
twc_profile_refresh_online_status(struct t_twc_profile *profile);
|
twc_profile_refresh_online_status(struct t_twc_profile *profile);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user