Actualitzat createSystemFolder a la nova ruta de Linux
This commit is contained in:
@@ -81,10 +81,7 @@ private:
|
||||
void checkProgramArguments(int argc, char *argv[]);
|
||||
|
||||
// Crea la carpeta del sistema donde guardar datos
|
||||
void createSystemFolder(std::string folder);
|
||||
|
||||
// Establece el valor de la variable
|
||||
void setSection(section_t section);
|
||||
void createSystemFolder(const std::string &folder);
|
||||
|
||||
// Ejecuta la seccion de juego con el logo
|
||||
void runLogo();
|
||||
|
||||
Reference in New Issue
Block a user