* Map::LoadOctile() * * \brief Helper function for loading an octile map * * After the header has been ready, * following header lines there is a "@" or an "O" for blocked land * and any other character for unblocked land. * * \param f and open file pointer * \param high The height of the map being loaded (number of lines) * \param wide The width of the map being loaded (column width)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected