Added gui_refresh

Refreshing all windows now done in main loop
This commit is contained in:
James Booth
2012-02-13 01:25:47 +00:00
parent 6f90464619
commit b79e61fd80
3 changed files with 14 additions and 26 deletions

View File

@@ -10,6 +10,7 @@ struct prof_win {
// gui startup and shutdown
void gui_init(void);
void gui_refresh(void);
void gui_close(void);
// create windows