New Paste :: Recent Pastes:: Add Line Numbers
Reading in height map (class) by davey
//============================================================ // v-- Loads the height data from a file. //------------------------------------------------- void map_loadHeightData(int size, BYTE mapArray[MAP_WIDTH][MAP_HEIGHT]){