audio/internal/cbackend: update comments

This commit is contained in:
Hajime Hoshi 2022-03-25 03:46:14 +09:00
parent 51091cd5bc
commit e2de758160

View File

@ -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