table/water_land.h
changeset 2261 3f78323707bb
parent 2187 2a51f8925eeb
equal deleted inserted replaced
2260:3e97367f7cbc 2261:3f78323707bb
   147 	_shiplift_display_seq_3t,
   147 	_shiplift_display_seq_3t,
   148 };
   148 };
   149 
   149 
   150 #undef BEGIN
   150 #undef BEGIN
   151 #undef END
   151 #undef END
   152 
       
   153 
       
   154 static const SpriteID _water_shore_sprites[15] = {
       
   155 	0, 0xFDF, 0xFE0, 0xFE4, 0xFDE, 0, 0xFE2, 0, 0xFE1, 0xFE5, 0, 0, 0xFE3, 0, 0
       
   156 };