aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/animation.h
diff options
context:
space:
mode:
authorStrangerke2013-09-08 11:30:23 +0200
committerStrangerke2013-09-08 11:30:23 +0200
commitf42f29d8f8e1cc39b02cf1827318ff8fb59d3dd7 (patch)
tree39c9b8f67caae0b413f81a7320c1ee773c6d962f /engines/avalanche/animation.h
parent1b25defe3417d8ff526a37b5448fe96b415626a5 (diff)
downloadscummvm-rg350-f42f29d8f8e1cc39b02cf1827318ff8fb59d3dd7.tar.gz
scummvm-rg350-f42f29d8f8e1cc39b02cf1827318ff8fb59d3dd7.tar.bz2
scummvm-rg350-f42f29d8f8e1cc39b02cf1827318ff8fb59d3dd7.zip
AVALANCHE: Rename Timeout into Timer
Diffstat (limited to 'engines/avalanche/animation.h')
-rw-r--r--engines/avalanche/animation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/avalanche/animation.h b/engines/avalanche/animation.h
index 72c86a48de..b820d2d808 100644
--- a/engines/avalanche/animation.h
+++ b/engines/avalanche/animation.h
@@ -25,7 +25,7 @@
* Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman.
*/
-/* Original name TRIP5 / Trippancy V - the sprite animation subsystem */
+/* Original name: TRIP5 / Trippancy V - the sprite animation subsystem */
#ifndef AVALANCHE_ANIMATION_H
#define AVALANCHE_ANIMATION_H