From 36c7063b3e8bfe9c1973bec4fa85eaee70d14a41 Mon Sep 17 00:00:00 2001 From: Sergio Valor Date: Wed, 16 Nov 2022 21:12:01 +0100 Subject: [PATCH] =?UTF-8?q?A=C3=B1adida=20mas=20informaci=C3=B3n=20a=20ass?= =?UTF-8?q?et->check()?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/common/asset.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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