base: cleanup

This commit is contained in:
luboslenco
2026-03-15 10:47:53 +01:00
parent 39db403e8a
commit f2e53fd899
45 changed files with 355 additions and 355 deletions
+1 -1
View File
@@ -333,5 +333,5 @@ void iron_internal_gamepad_trigger_button(int gamepad, int button, float
#endif
i32 iron_sys_command(char *cmd);
char_ptr_array_t *iron_open_dialog(char *filter_list, char *default_path, bool open_multiple);
string_array_t *iron_open_dialog(char *filter_list, char *default_path, bool open_multiple);
char *iron_save_dialog(char *filter_list, char *default_path);