mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-29 03:32:48 +00:00
Fixed a little syntax error.
This commit is contained in:
parent
470ae96c3b
commit
1fdd045099
@ -384,7 +384,6 @@ void SkinneableTheme::regen()
|
|||||||
m_part[c] = apply_gui_scale(m_part[c]);
|
m_part[c] = apply_gui_scale(m_part[c]);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
BITMAP* SkinneableTheme::set_cursor(int type, int* focus_x, int* focus_y)
|
BITMAP* SkinneableTheme::set_cursor(int type, int* focus_x, int* focus_y)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user