Is there a way to have a constant that outputs the currently set sea level display guide height?
I am working with heightmaps for OpenTTD, where a height of 0m is considered sea level, but I’m working on a map where sea level is at 100m. So, I need to subtract 100m and normalize the height for outputting a heightmap for the game.