diff options
Diffstat (limited to 'src/scenes/resultView.c')
| -rw-r--r-- | src/scenes/resultView.c | 1 |
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; |
