mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-27 03:02:49 +01:00
audio/internal/cbackend: update comments
This commit is contained in:
parent
51091cd5bc
commit
e2de758160
@ -15,7 +15,7 @@
|
|||||||
//go:build ebitencbackend
|
//go:build ebitencbackend
|
||||||
// +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.
|
// Unify them if possible.
|
||||||
|
|
||||||
package cbackend
|
package cbackend
|
||||||
|
Loading…
Reference in New Issue
Block a user