mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-24 10:48:53 +01:00
audio/wav: Fix wrong comments (#208)
This commit is contained in:
parent
242d36a9a4
commit
52fe168111
@ -12,7 +12,7 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// Package vorbis provides WAV (RIFF) decoder.
|
// Package wav provides WAV (RIFF) decoder.
|
||||||
package wav
|
package wav
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
Reference in New Issue
Block a user