mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Replace stb_vorbis with libogg+libvorbis
This commit is contained in:
@@ -56,7 +56,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="Color" />
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user