Add frame clock
This commit is contained in:
@@ -6,7 +6,7 @@ import Geometry.Data
|
||||
|
||||
import Control.Lens
|
||||
|
||||
data MemoryState = MemoryState
|
||||
newtype MemoryState = MemoryState
|
||||
{ _soundsToInvestigate :: [Point2]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user