From f0a9f4fb2c5203fbd97130a8198d7ef9e1ce713a Mon Sep 17 00:00:00 2001 From: Max Horn Date: Thu, 29 May 2003 21:45:26 +0000 Subject: added some doxygen comments to common/system.h; cleaned up the OSystem interface a bit svn-id: r8116 --- sky/sky.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sky/sky.cpp') diff --git a/sky/sky.cpp b/sky/sky.cpp index 9e8f5d95dc..341727b9be 100644 --- a/sky/sky.cpp +++ b/sky/sky.cpp @@ -298,6 +298,9 @@ void SkyState::delay(uint amount) { //copied and mutilated from Simon.cpp case OSystem::EVENT_RBUTTONDOWN: break; + + default: + break; } } -- cgit v1.2.3