Add file, move buffer swapping into doDrawing
This commit is contained in:
@@ -6,13 +6,11 @@ import Sound.Data
|
||||
import Music
|
||||
|
||||
import Control.Lens
|
||||
import GHC.Word (Word32)
|
||||
|
||||
data PreloadData = PreloadData
|
||||
{ _renderData :: RenderData
|
||||
, _soundData :: SoundData
|
||||
, _musicData :: MusicData
|
||||
, _frameTimer :: Word32
|
||||
}
|
||||
| DummyPdata
|
||||
|
||||
|
||||
Reference in New Issue
Block a user