Skip to content

Commit ba07a8b

Browse files
stujones11paramat
authored andcommittedDec 20, 2018
Android: Move touchscreen rare controls inline with settings icon (#8006)
1 parent b7eb81f commit ba07a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎src/gui/touchscreengui.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ typedef enum {
8181
#define BUTTON_REPEAT_DELAY 0.2f
8282

8383
#define SETTINGS_BAR_Y_OFFSET 5
84-
#define RARE_CONTROLS_BAR_Y_OFFSET 4
84+
#define RARE_CONTROLS_BAR_Y_OFFSET 5
8585

8686
extern const char **touchgui_button_imagenames;
8787
extern const char **touchgui_joystick_imagenames;

0 commit comments

Comments
 (0)