summaryrefslogtreecommitdiff
path: root/sprite.h
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-01-06 18:45:28 +0000
committertron <tron@openttd.org>2005-01-06 18:45:28 +0000
commit8b7c1e94e19425b5aee91dbf938d1f7efda2b521 (patch)
tree64071b84d0e82fc090b093f501dd16dcaf282faa /sprite.h
parent2c9cd8f68c1bf491e4c887de2899f0e0601c297c (diff)
downloadopenttd-8b7c1e94e19425b5aee91dbf938d1f7efda2b521.tar.xz
(svn r1402) Trim trailing whitespace
Diffstat (limited to 'sprite.h')
-rw-r--r--sprite.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sprite.h b/sprite.h
index 8b17fa943..da446b20a 100644
--- a/sprite.h
+++ b/sprite.h
@@ -73,7 +73,7 @@ struct DeterministicSpriteGroup {
} operation;
byte add_val;
byte divmod_val;
-
+
// And apply it to this:
byte num_ranges;
struct DeterministicSpriteGroupRange *ranges; // Dynamically allocated