Changeset - r20477:9b737ef24dcc
[Not reviewed]
master
0 1 0
michi_cc - 11 years ago 2013-06-27 21:18:56
michi_cc@openttd.org
(svn r25492) -Doc: Missing comment.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/spritecache.cpp
Show inline comments
 
@@ -445,7 +445,7 @@ static void *ReadSprite(const SpriteCach
 
}
 

	
 

	
 
/** */
 
/** Map from sprite numbers to position in the GRF file. */
 
static std::map<uint32, size_t> _grf_sprite_offsets;
 

	
 
/**
0 comments (0 inline, 0 general)