mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-24 18:58:54 +01:00
examples/audio: Add comments
This commit is contained in:
parent
6377ee5006
commit
6b8ab59d1f
@ -14,6 +14,9 @@
|
|||||||
|
|
||||||
// +build example
|
// +build example
|
||||||
|
|
||||||
|
// This example offers an audio player.
|
||||||
|
// See examples/wav for a simpler example to play a sound file.
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
Reference in New Issue
Block a user