aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/animation.h
diff options
context:
space:
mode:
authorStrangerke2013-11-22 21:31:39 +0100
committerStrangerke2013-11-22 21:31:39 +0100
commit93e5d415c6818ada219e3848a5e10ac98087e158 (patch)
treeb43b90d7d5e3ff6c1ff7a4cb2b9aa2207ced1b5b /engines/avalanche/animation.h
parentb76b301d4f4854d143e9e5f6f5c14eaf7e4d3aa7 (diff)
downloadscummvm-rg350-93e5d415c6818ada219e3848a5e10ac98087e158.tar.gz
scummvm-rg350-93e5d415c6818ada219e3848a5e10ac98087e158.tar.bz2
scummvm-rg350-93e5d415c6818ada219e3848a5e10ac98087e158.zip
AVALANCHE: Janitorial - Removing trailing spaces and tabs
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 3223615985..cda5f05bd0 100644
--- a/engines/avalanche/animation.h
+++ b/engines/avalanche/animation.h
@@ -157,7 +157,7 @@ private:
void followAvalotY(byte tripnum);
void backAndForth(byte tripnum);
void faceAvvy(byte tripnum);
-
+
// Movements for Homing NPCs: Spludwick and Geida.
void spin(Direction dir, byte &tripnum);
void takeAStep(byte &tripnum);