Difference between revisions of "LoadMap"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> Loads the given map file. </onlyinclude> <syntaxhighlight lang="cpp"> bool LoadMap( const string &filename ) </syntaxhighlight> Category:Scripting [[Category:G...")
 
(No difference)

Latest revision as of 20:56, 22 August 2012

Loads the given map file.

bool LoadMap( const string &filename )