Remove RenderType datatype

This commit is contained in:
jgk
2021-07-30 11:53:51 +02:00
parent c67feb485f
commit 834464db51
31 changed files with 164 additions and 227 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ module Dodge.LevelGen.StaticWalls
where
import Dodge.Data
import Geometry
import Geometry.Data
--import Geometry.Data
import FoldableHelp
--import Control.Lens
+1 -1
View File
@@ -5,7 +5,7 @@ import Dodge.SoundLogic
import Dodge.Picture.Layer
import Picture
import Geometry
import Geometry.Data
--import Geometry.Data
import qualified Data.IntMap.Strict as IM
import Control.Lens