File diff r14247:2f155b9f20db → r14248:a9050881acd7
src/unmovable_map.h
Show inline comments
 
@@ -9,13 +9,12 @@
 

	
 
/** @file unmovable_map.h Map accessors for unmovable tiles. */
 

	
 
#ifndef UNMOVABLE_MAP_H
 
#define UNMOVABLE_MAP_H
 

	
 
#include "core/bitmath_func.hpp"
 
#include "tile_map.h"
 

	
 
/** Types of unmovable structure */
 
enum UnmovableType {
 
	UNMOVABLE_TRANSMITTER = 0,    ///< The large antenna
 
	UNMOVABLE_LIGHTHOUSE  = 1,    ///< The nice lighthouse