Merge remote-tracking branch 'origin/master' into Mapping

This commit is contained in:
Jonas Betzendahl
2014-04-23 14:00:17 +02:00
5 changed files with 82 additions and 3 deletions

View File

@ -89,6 +89,7 @@ data GLMapState = GLMapState
, _mapVert :: !GL.NumArrayIndices
, _mapProgram :: !GL.Program
, _mapTexture :: !TextureObject
, _overviewTexture :: !TextureObject
}
data GLHud = GLHud