mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-14 10:39:30 +00:00
Multi screen support, with dyn alignment (#2801)
This commit is contained in:
+1
-1
@@ -229,7 +229,7 @@ class DinoGameView : public View {
|
||||
bool easy_mode = false;
|
||||
|
||||
Button button_difficulty{
|
||||
{70, 195, 100, 20},
|
||||
{UI_POS_X_CENTER(13), 195, 13 * 8, 20},
|
||||
"Mode: HARD"};
|
||||
|
||||
app_settings::SettingsManager settings_{
|
||||
|
||||
Reference in New Issue
Block a user