mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-16 04:24:45 -07:00
Move fw integrated apps to system dir --nobuild
This commit is contained in:
5
applications/system/subghz_playlist/canvas_helper.h
Normal file
5
applications/system/subghz_playlist/canvas_helper.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#include <gui/gui.h>
|
||||
|
||||
void draw_centered_boxed_str(Canvas* canvas, int x, int y, int height, int pad, const char* text);
|
||||
|
||||
void draw_corner_aligned(Canvas* canvas, int width, int height, Align horizontal, Align vertical);
|
||||
Reference in New Issue
Block a user