It's hip to (not) be square...

This commit is contained in:
Simon Long 2024-05-03 11:49:05 +01:00
parent 94f21ca61c
commit e3d2224b55
4 changed files with 19 additions and 13 deletions

View file

@ -146,7 +146,8 @@ struct rcxml {
/* magnifier */
int mag_scale;
int mag_size;
int mag_width;
int mag_height;
struct rgb_colour mag_border_col;
int mag_border_width;
bool mag_filter;