Modularise your control

This commit is contained in:
2021-03-27 00:13:11 +01:00
parent 62b5ffbfaa
commit e6a57653b3
6 changed files with 132 additions and 113 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ module Dodge.Data
, Sound (..)
, soundTime
)
where
where
import Picture.Data
import Geometry.Data
import Sound.Preload