diff options
| author | 2024-01-02 20:58:01 -0600 | |
|---|---|---|
| committer | 2024-01-02 20:58:01 -0600 | |
| commit | e627848dcf58aa00f4eb5dc465c4a804d6576877 (patch) | |
| tree | 83d4c1c6e1ef13ed38e337b687cc7e223e3d8064 /src/l2su.h | |
| parent | now loads libraries (diff) | |
library downloads complete
Diffstat (limited to 'src/l2su.h')
| -rw-r--r-- | src/l2su.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ char *l2_launcher_find_data_path(void); int l2_launcher_open_config(const char *path, int flags, mode_t mode); int l2_launcher_mkdir_parents(const char *path); +int l2_launcher_mkdir_parents_ex(const char *path, unsigned ignore); char *l2_launcher_parse_iso_time(const char *str, struct tm *ts); |
