diff options
| -rw-r--r-- | apps/plugins/xobox.c | 1 | ||||
| -rw-r--r-- | docs/CREDITS | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/xobox.c b/apps/plugins/xobox.c index 920bc23..157f3c5 100644 --- a/apps/plugins/xobox.c +++ b/apps/plugins/xobox.c @@ -956,6 +956,7 @@ static inline void move_board (void) player.level++; init_board (); refresh_board (); + rb->button_clear_queue(); rb->splash (HZ * 2, "Ready?"); } } diff --git a/docs/CREDITS b/docs/CREDITS index c01f78c..cb192e2 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -591,6 +591,7 @@ Mārtiņš Šimis Huan Zhang Leif Andersen Sergiu Rotaru +No Lojkinse The libmad team The wavpack team |