add RESIZE_ON_TICK and fix CMake
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
This commit is contained in:
parent
7d40eff3e5
commit
541499f43c
3 changed files with 53 additions and 9 deletions
|
|
@ -115,6 +115,7 @@ struct _MwWidget {
|
|||
|
||||
int top_step;
|
||||
MwWidget* draw_queue;
|
||||
MwWidget* resize_queue;
|
||||
|
||||
int berserk;
|
||||
long last_tick;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue