mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 19:28:57 +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
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: Enable to specify the format like Mono8?
|
|
||||||
|
|
||||||
// A Context is a current state of audio.
|
// A Context is a current state of audio.
|
||||||
//
|
//
|
||||||
// There should be at most one Context object.
|
// There should be at most one Context object.
|
||||||
|
Loading…
Reference in New Issue
Block a user