gore-and-ash 1.2.0.0 → 1.2.1.0
raw patch · 2 files changed
+3/−1 lines, 2 files
Files
- gore-and-ash.cabal +1/−1
- src/Game/GoreAndAsh/Core.hs +2/−0
gore-and-ash.cabal view
@@ -1,5 +1,5 @@ name: gore-and-ash-version: 1.2.0.0+version: 1.2.1.0 synopsis: Core of FRP game engine called Gore&Ash description: Please see README.md homepage: https://github.com/Teaspot-Studio/gore-and-ash
src/Game/GoreAndAsh/Core.hs view
@@ -55,6 +55,8 @@ , chainWires , dispense , dDispense+ , withInit+ , nothingInhibit -- ** Time utilities , deltaTime ) where