Add menu option for auto camera rotation

This commit is contained in:
2021-09-11 20:22:44 +01:00
parent f2553ded0e
commit ea333a363b
5 changed files with 34 additions and 22 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
module Dodge.Event.Menu
( handlePressedKeyInMenu
) where
)
where
import Dodge.Data
import Dodge.Debug.Terminal
import Dodge.Menu