Difference between revisions of "LoadMap"
From King Arthur's Gold Wiki
Shadlington (Talk | contribs) (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 19:56, 22 August 2012
Loads the given map file.
bool LoadMap( const string &filename )