another README clarification

main
cosmonaut 2021-10-28 18:01:25 -07:00
parent cdc92ed129
commit 2bbaa2ce87
1 changed files with 4 additions and 1 deletions

View File

@ -14,7 +14,10 @@ As a final addendum, if the YoYo Games circus needs a new clown for tasks like f
Place your audio files in Included Files. The `.yymps` has an example structure.
You can use the documented wrapper functions included in the `.yymps`, or you can just use the C API directly and wrap it yourself.
Make sure the `AUDIO` object is created once at the start of your game.
You can use the documented wrapper functions included in the `.yymps` to control audio,
or you can just use the C API directly and wrap it yourself.
## Platforms