Create file

This commit is contained in:
jgk
2021-04-03 12:18:43 +02:00
parent d158647273
commit 9372db9cdc
+14
View File
@@ -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