rattletrap-9.0.0: library/Rattletrap/Decode/PlayerHistoryKeyAttribute.hs
module Rattletrap.Decode.PlayerHistoryKeyAttribute ( decodePlayerHistoryKeyAttributeBits ) where import Rattletrap.Decode.Common import Rattletrap.Type.PlayerHistoryKeyAttribute decodePlayerHistoryKeyAttributeBits :: DecodeBits PlayerHistoryKeyAttribute decodePlayerHistoryKeyAttributeBits = PlayerHistoryKeyAttribute <$> getBitsLE 14