acabat amb SDL_Log
This commit is contained in:
@@ -116,7 +116,7 @@ bool ManageHiScoreTable::loadFromFile(const std::string &file_path)
|
||||
table_.push_back(entry);
|
||||
}
|
||||
|
||||
SDL_LogInfo(SDL_LOG_CATEGORY_APPLICATION, "Reading file: %s", getFileName(file_path).c_str());
|
||||
SDL_LogInfo(SDL_LOG_CATEGORY_APPLICATION, "\nReading file: %s", getFileName(file_path).c_str());
|
||||
SDL_CloseIO(file);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user