Correct loading of tile buffer when loading game

This commit is contained in:
2023-03-25 22:31:28 +00:00
parent da8a2bad6e
commit acc55f8d16
9 changed files with 114 additions and 117 deletions
+4 -3
View File
@@ -65,13 +65,14 @@ executables:
main: Main.hs
source-dirs: appDodge
ghc-options:
- -eventlog
- -threaded
- -O2
#- -eventlog
- -rtsopts
# - -eventlog
- -with-rtsopts=+RTS
- -with-rtsopts=-N
#- -with-rtsopts=-l
- -with-rtsopts=-N2
- -with-rtsopts=-l
- -flate-dmd-anal
- -fno-liberate-case
- -fno-state-hack