Canviades certes opcions a parametres i afegides noves opcions
This commit is contained in:
@@ -7,7 +7,7 @@ struct Options;
|
||||
extern Options options;
|
||||
|
||||
// Carga el fichero de configuración
|
||||
bool loadOptionsFile(std::string filePath);
|
||||
bool loadOptionsFile(std::string file_path);
|
||||
|
||||
// Guarda el fichero de configuración
|
||||
bool saveOptionsFile(std::string filePath);
|
||||
bool saveOptionsFile(std::string file_path);
|
||||
Reference in New Issue
Block a user