Create file
This commit is contained in:
@@ -0,0 +1,14 @@
|
|||||||
|
module Dodge.Layout.LockAndKey
|
||||||
|
where
|
||||||
|
|
||||||
|
data Key = Key Int
|
||||||
|
|
||||||
|
-- data Area
|
||||||
|
-- = Area
|
||||||
|
-- { _arID :: Int
|
||||||
|
-- , _arLinks :: [Int]
|
||||||
|
-- , _arMonsters :: [Creature]
|
||||||
|
-- , _arItems :: [Item]
|
||||||
|
-- }
|
||||||
|
|
||||||
|
--generateGraph
|
||||||
Reference in New Issue
Block a user