Small changes in graphics
This commit is contained in:
parent
58a598da8e
commit
542e2810b3
@ -26,10 +26,10 @@ import Graphics.Rendering.OpenGL.Raw.Core31
|
|||||||
import Foreign.Marshal.Array (withArray)
|
import Foreign.Marshal.Array (withArray)
|
||||||
import Foreign.Storable (sizeOf)
|
import Foreign.Storable (sizeOf)
|
||||||
import Foreign.Ptr (Ptr, nullPtr, plusPtr)
|
import Foreign.Ptr (Ptr, nullPtr, plusPtr)
|
||||||
--import Render.Misc (checkError)
|
import Render.Misc (checkError)
|
||||||
--import Linear
|
import Linear
|
||||||
|
|
||||||
import Types
|
import Map.Types
|
||||||
|
|
||||||
type MapEntry = (
|
type MapEntry = (
|
||||||
Float, -- ^ Height
|
Float, -- ^ Height
|
||||||
|
Loading…
x
Reference in New Issue
Block a user