mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-13 17:06:43 +01:00
15 lines
161 B
C
15 lines
161 B
C
void
|
|
print_message(gchar *text);
|
|
|
|
void
|
|
callback_update(void);
|
|
|
|
void
|
|
update_src(void);
|
|
|
|
void
|
|
update_countries(void);
|
|
|
|
void
|
|
update_download(gboolean get_version);
|