physical button press
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
constexpr int VIEW_WIDTH = 90;
|
||||
|
||||
// Draws the ASCII art background with optional message
|
||||
void draw_mask(const char *unused_filename, int shift, const char *text = nullptr);
|
||||
void draw_mask(const char *unused_filename, int shift);
|
||||
|
||||
Reference in New Issue
Block a user