summaryrefslogtreecommitdiff
path: root/include/list_menu.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-08-30 15:01:07 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2018-08-30 15:01:07 +0200
commitbc9fe72c6e85b1930f137ed49c5d2b0c4e4b10de (patch)
tree3dac926becb2309a80e6ec201700953f09bc2ef2 /include/list_menu.h
parent8e5c72766c2efd2d3d4e490232fcd5f6c265fe06 (diff)
Do some pyramid bag
Diffstat (limited to 'include/list_menu.h')
-rw-r--r--include/list_menu.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/list_menu.h b/include/list_menu.h
index ee3d60f3d..84c38306b 100644
--- a/include/list_menu.h
+++ b/include/list_menu.h
@@ -11,7 +11,8 @@
#define LIST_MULTIPLE_SCROLL_DPAD 1
#define LIST_MULTIPLE_SCROLL_L_R 2
-enum {
+enum
+{
SCROLL_ARROW_LEFT,
SCROLL_ARROW_RIGHT,
SCROLL_ARROW_UP,