mirror of
https://github.com/ISpillMyDrink/OpenSuperClone.git
synced 2026-05-03 21:40:33 +00:00
Check if a template for the source drive is present and ask to load it if so.
This commit is contained in:
+887
-850
File diff suppressed because it is too large
Load Diff
@@ -586,6 +586,10 @@ void analyze_long_ccc(void);
|
||||
|
||||
void open_in_oscviewer_ccc(void);
|
||||
|
||||
void read_config_file_with_name_ccc(char *filename);
|
||||
|
||||
void read_config_file_ccc(void);
|
||||
|
||||
void write_config_file_with_name_ccc(char *filename);
|
||||
|
||||
void write_config_file_ccc(void);
|
||||
|
||||
Reference in New Issue
Block a user