mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-24 18:58:54 +01:00
audio: Fix comment
This commit is contained in:
parent
8bfcea8f42
commit
5da58fc949
@ -27,7 +27,7 @@ import (
|
||||
)
|
||||
|
||||
// As x/mobile/exp/audio/al is broken on Mac OS X (https://github.com/golang/go/issues/15075),
|
||||
// let's use github.com/timshannon/go-openal instead.
|
||||
// let's use github.com/hajimehoshi/go-openal instead.
|
||||
|
||||
const (
|
||||
maxBufferNum = 8
|
||||
|
Loading…
Reference in New Issue
Block a user