(svn r2774) -Codechange: Removed TRACKTYPE_SPRITE_PITCH globally and replaced it by a member of RailtypeInfo

This commit is contained in:
celestar
2005-07-31 22:53:57 +00:00
parent 2189786003
commit 5352ad4582
8 changed files with 63 additions and 58 deletions

View File

@@ -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 {