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