Defines cleanup

This commit is contained in:
luboslenco
2024-09-06 21:11:46 +02:00
parent 08705a515c
commit 14e01de285
69 changed files with 295 additions and 295 deletions
+2 -2
View File
@@ -101,7 +101,7 @@ function tab_materials_draw_slots(mini: bool) {
}
}
///if iron_opengl
///if arm_opengl
ui.image_invert_y = project_materials[i].preview_ready;
///end
@@ -304,7 +304,7 @@ function tab_materials_draw_slots(mini: bool) {
ui._y += mini ? 0 : 6;
///if iron_opengl
///if arm_opengl
ui.image_invert_y = false; // Material preview
///end
}