forked from pyrite-dev/milsko
better rendering
This commit is contained in:
parent
5d8e39b268
commit
1531f89ef0
3 changed files with 99 additions and 7 deletions
|
|
@ -107,6 +107,9 @@ struct _MwWidget {
|
|||
void* root_monofont;
|
||||
void* root_boldmonofont;
|
||||
|
||||
int top_step;
|
||||
MwWidget* draw_queue;
|
||||
|
||||
int berserk;
|
||||
};
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue