Add explicit door position field

This commit is contained in:
2022-03-09 22:14:34 +00:00
parent 4a1ca905f7
commit 027b4b7d8b
14 changed files with 53 additions and 37 deletions
+1
View File
@@ -3,6 +3,7 @@ module Dodge.Wall.Move
( moveWallID
, moveWall
, moveWallIDToward
, mvP
) where
import Dodge.Data
import Dodge.Base