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

This commit is contained in:
Simon Long 2024-05-03 11:49:05 +01:00
parent 74e581118f
commit 479df784ea
4 changed files with 19 additions and 13 deletions

View file

@ -149,7 +149,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;