1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2025-03-24 14:40:20 +01:00
bygfoot/b-u/bu_functions.h
2004-12-23 12:58:39 +00:00

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);