Fix: move terminal functions around

This commit is contained in:
2022-07-25 00:50:23 +01:00
parent d219d8d889
commit 1b26ad361d
5 changed files with 112 additions and 104 deletions
+1
View File
@@ -4,6 +4,7 @@ module Dodge.Event.Keyboard
, handleTextInput
, guardDisconnectedID
) where
import Dodge.Event.Keyboard
import Dodge.WorldPos
import Dodge.Button.Event
import Dodge.Terminal