File diff r18781:e1de9a06f7cd → r18782:6453522c2154
src/newgrf_airport.h
Show inline comments
 
@@ -45,7 +45,7 @@ public:
 
	{
 
	}
 

	
 
	FORCEINLINE TileIterator& operator ++()
 
	inline TileIterator& operator ++()
 
	{
 
		this->att++;
 
		if (this->att->ti.x == -0x80) {