File diff r8122:b60b03677b3f → r8123:dde0a9a84019
src/heightmap.cpp
Show inline comments
 
@@ -15,6 +15,7 @@
 
#include "saveload.h"
 
#include "bmp.h"
 
#include "helpers.hpp"
 
#include "gfx_func.h"
 

	
 
/**
 
 * Convert RGB colors to Grayscale using 29.9% Red, 58.7% Green, 11.4% Blue