File diff r8112:7d126d66990f → r8113:7815c26d7612
src/industry_map.h
Show inline comments
 
@@ -3,13 +3,12 @@
 
/** @file industry_map.h Accessors for industries */
 

	
 
#ifndef INDUSTRY_MAP_H
 
#define INDUSTRY_MAP_H
 

	
 
#include "industry.h"
 
#include "macros.h"
 
#include "tile_map.h"
 

	
 

	
 

	
 
/**
 
 * The following enums are indices used to know what to draw for this industry tile.