paint: cleanup

This commit is contained in:
luboslenco
2026-07-05 11:30:04 +02:00
parent 3e51c7cad9
commit a3cd1de446
25 changed files with 48 additions and 48 deletions
+1 -1
View File
@@ -175,7 +175,7 @@ void base_update_workspace();
void base_update_workflow();
void base_run_in_player();
string_array_t *base_combo_enum_texts(char *node_type);
any_array_t *base_combo_enum_images(char *node_type);
any_array_t *base_combo_enum_textures(char *node_type);
i32 base_get_asset_index(char *file_name);
void base_toggle_fullscreen();
bool base_is_decal_layer();