summary refs log tree commit diff stats
path: root/src/menu_system.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/menu_system.h')
-rw-r--r--src/menu_system.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/menu_system.h b/src/menu_system.h index c921d0b..71e2b39 100644 --- a/src/menu_system.h +++ b/src/menu_system.h
@@ -29,6 +29,10 @@ public:
29 29
30 void pressedDown(); 30 void pressedDown();
31 31
32 void pressedLeft();
33
34 void pressedRight();
35
32 void activateOption(); 36 void activateOption();
33 37
34 // Info 38 // Info