(svn r12798) -Feature: Add some support for NewGRF station animation. (Thanks to mart3p for samples and fixes)
This commit is contained in:
		| @@ -159,6 +159,7 @@ public: | ||||
|  | ||||
| 	uint16 random_bits; | ||||
| 	byte waiting_triggers; | ||||
| 	uint8 cached_anim_triggers; ///< Combined animation trigger bitmask, used to determine if trigger processing should happen. | ||||
|  | ||||
| 	StationRect rect; ///< Station spread out rectangle (not saved) maintained by StationRect_xxx() functions | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 peter1138
					peter1138