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