Updated documentation.

svn-id: r35134
This commit is contained in:
Johannes Schickel 2008-11-20 19:49:21 +00:00
parent 4368081c55
commit 858cf88c47

View File

@ -44,7 +44,7 @@ public:
* adds an .zip archive to the pool where the ImageManager searches
* for image files
*
* @param name the name of the archive
* @param name the name of the archive (has to be full path)
* @return true on success and false on failure
*/
bool addArchive(const Common::String &name);