mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-24 02:38:53 +01:00
audio: Remove TODO
This commit is contained in:
parent
cc21284f11
commit
892d5d07d0
@ -158,8 +158,6 @@ func (p *players) hasSource(src ReadSeekCloser) bool {
|
||||
return false
|
||||
}
|
||||
|
||||
// TODO: Enable to specify the format like Mono8?
|
||||
|
||||
// A Context is a current state of audio.
|
||||
//
|
||||
// There should be at most one Context object.
|
||||
|
Loading…
Reference in New Issue
Block a user