This commit is contained in:
luboslenco
2025-09-16 23:46:43 +02:00
parent e622516c06
commit bf7c11f655
3 changed files with 5 additions and 46 deletions
-1
View File
@@ -806,7 +806,6 @@ declare type ui_t = {
submit_text_handle: ui_handle_t;
combo_selected_handle: ui_handle_t;
current_ratio: i32;
image_invert_y: bool;
elements_baked: bool;
window_border_right: i32;
window_border_top: i32;