diff options
| author | erorcun <erorcunerorcun@hotmail.com.tr> | 2020-11-10 01:41:21 +0300 |
|---|---|---|
| committer | erorcun <erorcunerorcun@hotmail.com.tr> | 2020-11-10 01:50:34 +0300 |
| commit | 59f9c009efd3e149b83621c61716fa8da1ee1309 (patch) | |
| tree | 46d3644183f9bd7b4297f9f3f675f0322665a703 /src/core/Frontend.h | |
| parent | Revert "Font: Fix text dimensions" (diff) | |
| download | re3-59f9c009efd3e149b83621c61716fa8da1ee1309.tar.gz | |
Font: Hud: Use orig. text dimensions, fix right-align calculations
Diffstat (limited to 'src/core/Frontend.h')
| -rw-r--r-- | src/core/Frontend.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/Frontend.h b/src/core/Frontend.h index fba98690..72288f98 100644 --- a/src/core/Frontend.h +++ b/src/core/Frontend.h @@ -18,7 +18,6 @@ #define MENU_X_MARGIN 40.0f #define MENUACTION_POS_Y 60.0f -#define MENUACTION_WIDTH 38.0f #define MENUACTION_SCALE_MULT 0.9f #define MENURADIO_ICON_SCALE 60.0f |
