Navigation Menu

Skip to content

Commit

Permalink
Android: Move touchscreen rare controls inline with settings icon (#8006
Browse files Browse the repository at this point in the history
)
  • Loading branch information
stujones11 authored and paramat committed Dec 20, 2018
1 parent b7eb81f commit ba07a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/touchscreengui.h
Expand Up @@ -81,7 +81,7 @@ typedef enum {
#define BUTTON_REPEAT_DELAY 0.2f

#define SETTINGS_BAR_Y_OFFSET 5
#define RARE_CONTROLS_BAR_Y_OFFSET 4
#define RARE_CONTROLS_BAR_Y_OFFSET 5

extern const char **touchgui_button_imagenames;
extern const char **touchgui_joystick_imagenames;
Expand Down

0 comments on commit ba07a8b

Please sign in to comment.