Pasaeta de cppcheck, ale
This commit is contained in:
@@ -752,6 +752,7 @@ std::string Director::getLangFile(lang::Code code)
|
||||
return Asset::get()->get("en_UK.txt");
|
||||
}
|
||||
|
||||
#ifdef ARCADE
|
||||
// Apaga el sistema
|
||||
void Director::shutdownSystem()
|
||||
{
|
||||
@@ -768,4 +769,5 @@ void Director::shutdownSystem()
|
||||
// Sistema operativo no compatible
|
||||
#error "Sistema operativo no soportado"
|
||||
#endif
|
||||
}
|
||||
}
|
||||
#endif //ARCADE
|
||||
Reference in New Issue
Block a user