Move held item scrolling into dedicated datatype
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--{-# LANGUAGE StrictData #-}
|
||||
module Dodge.Data.Item.HeldScroll where
|
||||
|
||||
data HeldScroll = HeldScrollDoNothing | HeldScrollZoom | HeldScrollCharMode
|
||||
Reference in New Issue
Block a user