diff --git a/source/common/asset.cpp b/source/common/asset.cpp index 7d13122..426feef 100644 --- a/source/common/asset.cpp +++ b/source/common/asset.cpp @@ -50,7 +50,10 @@ bool Asset::check() if (verbose) { - std::cout << "\n** Checking files." << std::endl; + std::cout << "\n** Checking files" << std::endl; + + std::cout << "Executable path is: " << executablePath << std::endl; + std::cout << "Sample filepath: " << fileList.back().file << std::endl; } // Comprueba la lista de ficheros clasificandolos por tipo