Settings: Reload desktop keybinds without realloc

This commit is contained in:
Willy-JL
2024-08-24 03:06:31 +02:00
parent d87a45f78d
commit 131416971d
4 changed files with 7 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
#pragma once
#include <furi/core/string.h>
#include <input/input.h>
#include "desktop.h"