(svn r25492) -Doc: Missing comment.
This commit is contained in:
@@ -445,7 +445,7 @@ static void *ReadSprite(const SpriteCache *sc, SpriteID id, SpriteType sprite_ty
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/** */
|
/** Map from sprite numbers to position in the GRF file. */
|
||||||
static std::map<uint32, size_t> _grf_sprite_offsets;
|
static std::map<uint32, size_t> _grf_sprite_offsets;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user