Add Read instances
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
module Dodge.Data.Item.HeldScroll where
|
||||
|
||||
data HeldScroll = HeldScrollDoNothing | HeldScrollZoom | HeldScrollCharMode
|
||||
deriving (Eq,Ord,Enum,Bounded,Show,Read)
|
||||
|
||||
Reference in New Issue
Block a user