mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
audio/internal/cbackend: update comments
This commit is contained in:
parent
51091cd5bc
commit
e2de758160
@ -15,7 +15,7 @@
|
||||
//go:build ebitencbackend
|
||||
// +build ebitencbackend
|
||||
|
||||
// TODO: This implementation is very similar to github.com/hajimehoshi/oto/v2's player_notjs.go
|
||||
// TODO: This implementation is very similar to github.com/hajimehoshi/oto/v2's player.go
|
||||
// Unify them if possible.
|
||||
|
||||
package cbackend
|
||||
|
Loading…
Reference in New Issue
Block a user