Un altre punteret a pendre per cul: options
This commit is contained in:
@@ -6,7 +6,11 @@ Asset::Asset(std::string executablePath)
|
||||
{
|
||||
this->executablePath = executablePath.substr(0, executablePath.find_last_of("\\/"));
|
||||
longestName = 0;
|
||||
#ifdef VERBOSE
|
||||
verbose = true;
|
||||
#else
|
||||
verbose = false;
|
||||
#endif
|
||||
}
|
||||
|
||||
// Añade un elemento a la lista
|
||||
|
||||
Reference in New Issue
Block a user