From 52ab86e5f55b189aea4198fe4d15a29c4d3c9d57 Mon Sep 17 00:00:00 2001 From: Physick <96335032+DegustatorPonos@users.noreply.github.com> Date: Thu, 27 Aug 2026 19:34:49 +0500 Subject: distraction scene init --- src/scenes/resultView.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/scenes/resultView.c') 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; -- cgit v1.3