(svn r20671) -Add: feature F (not action F as written mistakenly in the previous message) support for the scenario editor

This commit is contained in:
rubidium
2010-08-28 19:45:56 +00:00
parent 7b16c7650b
commit c862ab42c9
6 changed files with 37 additions and 33 deletions

View File

@@ -36,7 +36,7 @@ static const DrawTileSeqStruct _object_owned_land_seq[] = {
TILE_SEQ_END()
};
static const DrawTileSprites _objects[] = {
extern const DrawTileSprites _objects[] = {
{ { SPR_FLAT_2_THIRD_GRASS_TILE, PAL_NONE }, _object_transmitter_seq },
{ { SPR_FLAT_2_THIRD_GRASS_TILE, PAL_NONE }, _object_lighthouse_seq },
{ { SPR_CONCRETE_GROUND, PAL_NONE }, _object_statue_seq },