feat: forge_project.cfg

This commit is contained in:
2025-11-07 19:23:27 +01:00
parent 28987bbb54
commit 63284d34ef
18 changed files with 37 additions and 25 deletions
+2 -2
View File
@@ -35,8 +35,8 @@ typedef struct Parameters {
unsigned int output_screen;
bool monitor;
unsigned int monitor_screen;
char frag_path[STR_LEN];
char config_path[STR_LEN];
char project_path[STR_LEN];
char config_file[STR_LEN];
char state_file[STR_LEN];
bool load_state;
bool save_state;