fix: create directory

This commit is contained in:
rmntgx
2025-06-29 11:51:42 +05:00
parent 16d1325f96
commit f0e962ad50
2 changed files with 11 additions and 5 deletions

View File

@@ -3,6 +3,7 @@
#include <stdbool.h>
#include <stdio.h>
#include <sys/stat.h>
struct LaunchState {
int user_opt;