Files
loop/src/Dodge/World.hs
T
2021-05-02 21:09:25 +02:00

7 lines
215 B
Haskell

{- |
Placeholder... not sure of its purpose, but might deal with pure world change functions.
The world datatype itself is very intertwined with the creature, weapon, etc datatypes.
-}
module Dodge.World
where