From 567ed6a57a2b7c5a05361ac476de7f8a88fa0181 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sat, 19 Dec 2015 12:48:12 +0200 Subject: LAB: Formatting --- engines/lab/eventman.cpp | 1 + engines/lab/lab.cpp | 1 + 2 files changed, 2 insertions(+) diff --git a/engines/lab/eventman.cpp b/engines/lab/eventman.cpp index f346fd5dab..0aa801fe2d 100644 --- a/engines/lab/eventman.cpp +++ b/engines/lab/eventman.cpp @@ -298,4 +298,5 @@ Common::Point EventManager::updateAndGetMousePos() { return _mousePos; } + } // End of namespace Lab diff --git a/engines/lab/lab.cpp b/engines/lab/lab.cpp index 696c7eeaf0..5f3f40cce3 100644 --- a/engines/lab/lab.cpp +++ b/engines/lab/lab.cpp @@ -232,4 +232,5 @@ void LabEngine::waitTOF() { _lastWaitTOFTicks = now; } + } // End of namespace Lab -- cgit v1.2.3