another README clarification
parent
7e5529fddd
commit
266df11b40
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue