mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
Prevent spamming
This commit is contained in:
@@ -40,6 +40,7 @@ typedef struct {
|
||||
uint16_t endx = 0;
|
||||
uint16_t starty = 0;
|
||||
uint16_t endy = 0;
|
||||
bool changed = false;
|
||||
} Region;
|
||||
|
||||
// Pipe elements into decorator togethers.
|
||||
|
||||
Reference in New Issue
Block a user