summaryrefslogtreecommitdiff
path: root/openttd.h
diff options
context:
space:
mode:
authorcelestar <celestar@openttd.org>2005-07-31 22:53:57 +0000
committercelestar <celestar@openttd.org>2005-07-31 22:53:57 +0000
commitfcf5ace08fa0cdbb3c5a7d8f9457dcdb61741481 (patch)
treec9a9a1e3f27f68a40f4993b7913fab6b2142b6f2 /openttd.h
parent132ce0a598eecf344c1489063fada0a824be89ad (diff)
downloadopenttd-fcf5ace08fa0cdbb3c5a7d8f9457dcdb61741481.tar.xz
(svn r2774) -Codechange: Removed TRACKTYPE_SPRITE_PITCH globally and replaced it by a member of RailtypeInfo
Diffstat (limited to 'openttd.h')
-rw-r--r--openttd.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/openttd.h b/openttd.h
index 485b8e8c3..5b84d0017 100644
--- a/openttd.h
+++ b/openttd.h
@@ -465,12 +465,6 @@ enum {
EXPENSES_OTHER = 12,
};
-// Tile type misc constants, don't know where to put these
-enum {
- TRACKTYPE_SPRITE_PITCH = 0x52,
-};
-
-
// special string constants
enum SpecialStrings {