mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-24 02:38:53 +01:00
examples/audio: Fix comments
This commit is contained in:
parent
6b8ab59d1f
commit
5adfababee
@ -14,7 +14,7 @@
|
||||
|
||||
// +build example
|
||||
|
||||
// This example offers an audio player.
|
||||
// This is an example to implement an audio player.
|
||||
// See examples/wav for a simpler example to play a sound file.
|
||||
|
||||
package main
|
||||
|
Loading…
Reference in New Issue
Block a user