audio.engine: Fix docs
parent
4bb509ccdf
commit
8799cdb359
|
@ -13,7 +13,7 @@ HELP: <audio-engine>
|
||||||
HELP: <audio-orientation-state>
|
HELP: <audio-orientation-state>
|
||||||
{ $values
|
{ $values
|
||||||
{ "forward" "a sequence of 3 floats" } { "up" "a sequence of 3 floats" }
|
{ "forward" "a sequence of 3 floats" } { "up" "a sequence of 3 floats" }
|
||||||
{ "audio-orientation" audio-orientation-state }
|
{ "audio-orientation-state" audio-orientation-state }
|
||||||
}
|
}
|
||||||
{ $description "Constructs an " { $link audio-orientation-state } " tuple." } ;
|
{ $description "Constructs an " { $link audio-orientation-state } " tuple." } ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue