summaryrefslogtreecommitdiff
path: root/src/scenes/resultView.c
diff options
context:
space:
mode:
authorPhysick <96335032+DegustatorPonos@users.noreply.github.com>2026-08-27 19:34:49 +0500
committerPhysick <96335032+DegustatorPonos@users.noreply.github.com>2026-08-27 19:34:49 +0500
commit52ab86e5f55b189aea4198fe4d15a29c4d3c9d57 (patch)
treeb37655113dcb04255fba127291eff05a92807881 /src/scenes/resultView.c
parent40d500949686c3b2ea229eb3c7fe4e2f252785af (diff)
distraction scene init
Diffstat (limited to 'src/scenes/resultView.c')
-rw-r--r--src/scenes/resultView.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/scenes/resultView.c b/src/scenes/resultView.c
index 567cb02..1cbc182 100644
--- a/src/scenes/resultView.c
+++ b/src/scenes/resultView.c
@@ -7,7 +7,6 @@
#include "../ui_elements/UI.h"
#include "../resources/resources.h"
-static const int PADDING = 20;
static const int BORDER = 2;
static const int SCROLL_SPEED = 10;
static const uint8_t MAX_TINT = 96;