File diff r2185:83c584e8be30 → r2186:5ee653b1b5e1
table/unmovable_land.h
Show inline comments
 
/* $Id$ */
 

	
 
#define TILE_SEQ_END() { 0x80, 0, 0, 0, 0, 0, 0 }
 

	
 
static const DrawTileUnmovableStruct _draw_tile_unmovable_data[] = {
 
	{0xA29, 7,7, 2,2, 70, 0},
 
	{0xA2A, 4,4, 7,7, 61, 0},
 
};