Update C sources for Android and noaudio

This commit is contained in:
Milan Nikolic 2023-04-13 19:08:55 +02:00
parent 0677b256f1
commit 32e2cc26d6
No known key found for this signature in database
GPG key ID: 9229D0EAA3AA4E75
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,6 @@
//go:build !noaudio
// +build !noaudio
/**********************************************************************************************
*
* raudio v1.1 - A simple and easy-to-use audio library based on miniaudio