1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2025-02-10 00:20:55 +01:00
bygfoot/b-u/bu_functions.h

15 lines
161 B
C
Raw Normal View History

2004-12-23 12:58:39 +00:00
void
print_message(gchar *text);
void
callback_update(void);
void
update_src(void);
void
update_countries(void);
void
update_download(gboolean get_version);