paint: cleanup

This commit is contained in:
luboslenco
2026-06-08 15:35:04 +02:00
parent c3623b12f5
commit facadc840d
37 changed files with 345 additions and 345 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ void tab_scripts_draw(ui_handle_t *htab) {
ui_end_sticky();
draw_font_t *_font = g_ui->ops->font;
draw_font_t *_font = g_font;
i32 _font_size = g_ui->font_size;
draw_font_t *f = data_get_font("font_mono.ttf");
ui_set_font(g_ui, f);