mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-11 19:48:54 +01:00
examples/audio: Fix comments
This commit is contained in:
parent
6b8ab59d1f
commit
5adfababee
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
// +build example
|
// +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.
|
// See examples/wav for a simpler example to play a sound file.
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
Loading…
Reference in New Issue
Block a user