Another structure overhaul
This commit is contained in:
parent
3b0de65de1
commit
0720f3b719
14 changed files with 158 additions and 148 deletions
|
@ -1,6 +1,6 @@
|
|||
module RPGEngine.Parse where
|
||||
|
||||
import RPGEngine.Internals.Data.Game
|
||||
import RPGEngine.Data.Types
|
||||
|
||||
-- TODO parseFromFile gebruiken
|
||||
|
||||
|
|
Reference in a new issue