mirror of
https://github.com/D4C1-Labs/Flipper-ARF.git
synced 2026-07-28 12:19:31 +00:00
4 lines
156 B
C
4 lines
156 B
C
#include <gui/gui.h>
|
|
|
|
void menu_render_callback(Canvas* const canvas, void* context);
|
|
void menu_input_callback(InputKey key, InputType type, void* context); |