Add exports

This commit is contained in:
2025-06-07 10:08:20 +01:00
parent 7d90db6c4c
commit 500772f2f9
2 changed files with 2 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
module Dodge.PosEvent where
module Dodge.PosEvent (updatePosEvent) where
import Control.Monad.State
import Dodge.Data.World