diff options
Diffstat (limited to 'engines/kyra/timer_lok.cpp')
-rw-r--r-- | engines/kyra/timer_lok.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/kyra/timer_lok.cpp b/engines/kyra/timer_lok.cpp index e1825d027d..555b3680e2 100644 --- a/engines/kyra/timer_lok.cpp +++ b/engines/kyra/timer_lok.cpp @@ -190,4 +190,3 @@ void KyraEngine_LoK::setWalkspeed(uint8 newSpeed) { } } // End of namespace Kyra - |