Replace stb_vorbis with libogg+libvorbis
This commit is contained in:
parent
0d5e13cd80
commit
f5d9c7b487
36 changed files with 1046 additions and 6041 deletions
|
|
@ -57,7 +57,7 @@
|
|||
Assigns the given value to all elements in the array. This can typically be used together with [method resize] to create an array with a given size and initialized elements.
|
||||
</description>
|
||||
</method>
|
||||
<method name="has">
|
||||
<method name="has" qualifiers="const">
|
||||
<return type="bool" />
|
||||
<argument index="0" name="value" type="String" />
|
||||
<description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue