aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/lol.h
diff options
context:
space:
mode:
authorathrxx2011-06-05 01:03:55 +0200
committerathrxx2011-06-05 01:37:59 +0200
commit66c982b38ce9463daad621f8129dd97e0bb1a6ce (patch)
tree61b5361f5531486aedf0e7a7331dc63262926dd4 /engines/kyra/lol.h
parentb15a5c8e133eb198843714d1593b829793142374 (diff)
downloadscummvm-rg350-66c982b38ce9463daad621f8129dd97e0bb1a6ce.tar.gz
scummvm-rg350-66c982b38ce9463daad621f8129dd97e0bb1a6ce.tar.bz2
scummvm-rg350-66c982b38ce9463daad621f8129dd97e0bb1a6ce.zip
LOL: cleanup
- fix RTL during outro/credits - get rid of _animator - fix wrong memset
Diffstat (limited to 'engines/kyra/lol.h')
-rw-r--r--engines/kyra/lol.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/kyra/lol.h b/engines/kyra/lol.h
index 28e7fd80d1..943bb7f8d5 100644
--- a/engines/kyra/lol.h
+++ b/engines/kyra/lol.h
@@ -315,7 +315,6 @@ private:
GUI_LoL *_gui;
TIMInterpreter *_tim;
- TimAnimator *_animator;
Common::Error init();
Common::Error go();