Refactor, try to limit dependencies
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
module Dodge.Base.Wall where
|
||||
import Dodge.Data
|
||||
|
||||
import Dodge.Data.Wall
|
||||
import Geometry
|
||||
|
||||
wlIsOpaque :: Wall -> Bool
|
||||
|
||||
Reference in New Issue
Block a user