Mercurial > MadButterfly
diff include/mb_ani_menu.h @ 1124:b5ff72dbc910
merge
author | wycc |
---|---|
date | Thu, 09 Dec 2010 07:48:46 +0800 |
parents | 1993e5ae60aa |
children |
line wrap: on
line diff
--- a/include/mb_ani_menu.h Thu Dec 09 07:48:08 2010 +0800 +++ b/include/mb_ani_menu.h Thu Dec 09 07:48:46 2010 +0800 @@ -18,7 +18,7 @@ void (*callback)(struct _mb_animated_menu *m, int sel); void (*update_callback)(struct _mb_animated_menu *m, int sel); mb_progm_t *progm; - X_kb_event_t pending_keys[16]; + mb_kb_event_t pending_keys[16]; int pending_pos, pending_last; } mb_animated_menu_t; /** \brief Create an instace of animated menu.