little fix
This commit is contained in:
parent
e350bf6cec
commit
4a3135e1bd
@ -120,7 +120,6 @@ void ObjectManager::initialize() {
|
|||||||
sif::printError(
|
sif::printError(
|
||||||
"ObjectManager::initialize: Object 0x%08x failed to initialize with code 0x%04x\n",
|
"ObjectManager::initialize: Object 0x%08x failed to initialize with code 0x%04x\n",
|
||||||
it.first, result);
|
it.first, result);
|
||||||
#endif
|
|
||||||
#endif
|
#endif
|
||||||
errorCount++;
|
errorCount++;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user