LAB: Formatting

This commit is contained in:
Filippos Karapetis 2015-12-19 12:48:12 +02:00 committed by Willem Jan Palenstijn
parent 2a80c8066c
commit 567ed6a57a
2 changed files with 2 additions and 0 deletions

View File

@ -298,4 +298,5 @@ Common::Point EventManager::updateAndGetMousePos() {
return _mousePos;
}
} // End of namespace Lab

View File

@ -232,4 +232,5 @@ void LabEngine::waitTOF() {
_lastWaitTOFTicks = now;
}
} // End of namespace Lab