diff options
author | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-10-15 08:21:51 -0400 |
---|---|---|
committer | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-10-15 08:21:51 -0400 |
commit | 9241a81f454f8ad98207b7b88c5c0b9ec8852987 (patch) | |
tree | cd781dfcdf311b3392f4d79424b0450a4c0c12d0 /menus.h | |
parent | 68791fff3f9dce335821b87f5404803e488de85d (diff) |
simplified the menu updating scheme
Diffstat (limited to 'menus.h')
-rw-r--r-- | menus.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ #include <glib.h> -void Menu_Refresh(); void Update_Main_Menu_If_Visible(void); void Show_Main_Menu(void); void Menu_Clear_Buttons(void); |